divvun / libdivvun

lib for running gramcheck and other pipelines + cli; modules for CG→spelling, CG→feedback, tagging blanks
https://giellalt.github.io/proof/gramcheck/GrammarCheckerDocumentation.html
GNU General Public License v3.0
9 stars 1 forks source link

Use Python3 stable API in swig when it exists #30

Open unhammer opened 5 years ago

unhammer commented 5 years ago

If and when https://github.com/swig/swig/issues/1009 is released, we should use that to avoid having to build for every single python version we might encounter.