pyke/, ...: Extract utilities into a sort-of reusable library.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 20 Oct 2019 16:51:13 +0000 (17:51 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 10 Apr 2020 21:42:39 +0000 (22:42 +0100)
commit10e6f88a407ce04807b6ad76a81be553f8d7abaa
tree5f06865cb9ed7418fd3ac09aef270bbedae51ed9
parent1969f4e3999d5f30dd47ba0d4a248a6dc4391240
pyke/, ...: Extract utilities into a sort-of reusable library.

This commit changes no code, but it moves a lot of it about.  Tidying up
will come later.
MANIFEST.in
catacomb-python.h
catacomb.c
pyke/.skelrc [new file with mode: 0644]
pyke/mapping.c [new file with mode: 0644]
pyke/pyke-mLib.c [new file with mode: 0644]
pyke/pyke-mLib.h [new file with mode: 0644]
pyke/pyke.c [new file with mode: 0644]
pyke/pyke.h [new file with mode: 0644]
setup.py
util.c [deleted file]