]> mj.ucw.cz Git - pynsc.git/commit
Split to modules
authorMartin Mares <mj@ucw.cz>
Sat, 20 Apr 2024 21:22:34 +0000 (23:22 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 20 Apr 2024 21:22:34 +0000 (23:22 +0200)
commit4f34b5fb9673fd9286019c6791299fcf93717851
tree4b5b983ea4989f7c389fdf8f1e1fff619ec021b3
parentd86a562d40903f6a0a839719f9f8fce3afd07cba
Split to modules
.gitignore [new file with mode: 0644]
TODO [new file with mode: 0644]
example/__init__.py [new file with mode: 0644]
example/example_org.py [new file with mode: 0644]
nsc.py [deleted file]
nsc/__init__.py [new file with mode: 0755]
nsc/core.py [new file with mode: 0644]
test.py [new file with mode: 0755]