aboutsummaryrefslogtreecommitdiffstats
path: root/cucutags.py
Commit message (Expand)AuthorAgeFilesLines
* Replace distutils with setuptools (and simplify setup.py)Matěj Cepl2014-05-221-1/+1
* Forgot to parse step files for 'given' decorator.Matěj Cepl2013-10-101-2/+2
* Package README as well.Matěj Cepl2013-10-051-1/+1
* Add testsuite.Matěj Cepl2013-10-051-14/+11
* Make a proper Python package out of it.0.3.0Matěj Cepl2013-10-021-36/+37
* Add get_step function to find target for given feature.Matěj Cepl2013-10-021-0/+7
* Script generates something resembling tags file.Matěj Cepl2013-09-171-77/+129
* Initial version of parsing sourcesMatěj Cepl2013-09-171-0/+144