]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Reorganize code.
authorBruno Haible <bruno@clisp.org>
Mon, 26 Feb 2024 22:44:01 +0000 (23:44 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 26 Feb 2024 22:44:01 +0000 (23:44 +0100)
commitcc4e17757c0de49c74c6e55c3cb22c815983e4c9
treeeecc9b83cbaca93883a8b62417e97b67e2cb9152
parenta235aed6a25e52eb99e1ef71c070a258dd88a3e9
gnulib-tool.py: Reorganize code.

* pygnulib/main.py: New file, moved here from gnulib-tool.py.
* pygnulib/constants.py: Change the way APP['name'] and DIRS['root'] are
computed.
* gnulib-tool.py: New file, based on gnulib-tool.
ChangeLog
gnulib-tool.py
pygnulib/constants.py
pygnulib/main.py [new file with mode: 0644]