]> git.phdru.name Git - m_lib.defenc.git/commit
Split defenc.py from m_lib into a separate namespace package
authorOleg Broytman <phd@phdru.name>
Sun, 16 Apr 2017 11:58:41 +0000 (14:58 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 16 Apr 2017 11:58:41 +0000 (14:58 +0300)
commit652f2e17636c080d4e9c9d8ade2ff645d9f6067b
tree4552af3e66dd6a9fe92c7a66403ae0ca4c7d59dc
Split defenc.py from m_lib into a separate namespace package
.gitignore [new file with mode: 0644]
MANIFEST.in [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.txt [new file with mode: 0644]
m_lib/__init__.py [new file with mode: 0644]
m_lib/defenc.py [new file with mode: 0755]
mk-distr [new file with mode: 0755]
requirements.txt [new file with mode: 0644]
setup.cfg [new file with mode: 0644]
setup.py [new file with mode: 0755]
update [new file with mode: 0755]