]> Savannah Git Hosting - gnulib.git/commit
[pygnulib] initial merge (including some small bug fixes)
authorDmitry Selyutin <ghostmansd@gmail.com>
Sun, 20 Aug 2017 08:17:58 +0000 (11:17 +0300)
committerDmitry Selyutin <ghostmansd@gmail.com>
Sun, 20 Aug 2017 08:17:58 +0000 (11:17 +0300)
commiteb41868f9a744b7817be9c700b297ff8c9b5ab11
tree029cce350b1ea305f12ff4af475522da6845649e
parentec2d7255807370edb0c8f429c21b9dee566410a8
[pygnulib] initial merge (including some small bug fixes)
13 files changed:
gnulib-tool.py [new file with mode: 0644]
pygnulib/GLConfig.py [new file with mode: 0644]
pygnulib/GLEmiter.py [new file with mode: 0644]
pygnulib/GLError.py [new file with mode: 0644]
pygnulib/GLFileSystem.py [new file with mode: 0644]
pygnulib/GLImport.py [new file with mode: 0644]
pygnulib/GLInfo.py [new file with mode: 0644]
pygnulib/GLMakefileTable.py [new file with mode: 0644]
pygnulib/GLModuleSystem.py [new file with mode: 0644]
pygnulib/GLTestDir.py [new file with mode: 0644]
pygnulib/__init__.py [new file with mode: 0644]
pygnulib/classes.py [new file with mode: 0644]
pygnulib/constants.py [new file with mode: 0644]