aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Global variables are evil. Tests under both py2k and py3k pass.Matěj Cepl2019-10-021-2/+1
* A ways better.Matěj Cepl2019-10-011-1/+0
* Basic restructuring of the code to use setuptools’ entry_points.Matěj Cepl2019-09-301-0/+6
* Add missing wlp and wlp_parser modules to setup.py to be installed.0.9.14Matěj Cepl2015-01-051-1/+2
* First draft of the pure Python parser done, we should be noarch.Matěj Cepl2015-01-051-35/+2
* Add lexer based on rply.Matěj Cepl2015-01-051-2/+3
* Not Affero, plain GPLv3.0.9.12Matěj Cepl2015-01-031-1/+1
* Renaming because of conflicting (dead) PIP package.Matěj Cepl2015-01-031-4/+5
* Remove the spaghetti code from the main scripts.Matěj Cepl2014-12-311-0/+1
* Fix setup.py0.9.10Matěj Cepl2014-12-301-44/+11
* Mighty cleanupMatěj Cepl2014-12-241-5/+9
* Add a simple test suite.Matěj Cepl2014-12-151-15/+79
* I am able to build the extension with setup.pyMatěj Cepl2014-12-151-0/+32