summaryrefslogtreecommitdiff
path: root/giscanner/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Drop all Python 2 compat codeChristoph Reiter2018-12-081-1/+0
* Add --version option to Python based tools.Tomasz Miąsko2018-04-261-0/+4
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-291-1/+1
* giscanner: Support srcdir != builddirColin Walters2011-06-231-0/+5
* Relicense the giscanner library under LGPLv2+. This has been approved byJohan Dahlin2008-11-041-11/+11
* PEP8ifyJohan Dahlin2008-08-091-1/+0
* Move sourcescanner symbols to the sourcescanner module, instead of in theJohan Dahlin2008-05-051-54/+0
* Parse struct fields properly, improve debugging.Johan Dahlin2008-05-031-1/+15
* Add LGPLv2 license header and install all python filesJohan Dahlin2008-04-261-1/+18
* Fix a typo and add an example python test program.Johan Dahlin2008-03-251-6/+6
* Add constants and wrap a few more SymbolType fieldsJohan Dahlin2008-03-251-0/+42
* Add initial python bindings for the scanner and depend on python 2.5.Johan Dahlin2008-03-251-0/+1