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>
Mon, 25 Nov 2019 17:43:08 +0000 (17:43 +0000)
commit361fd0e6cf51addf72f8b34e6909ff6ac16309f6
tree9376466374bbc4396f48b461bb2601f93c3c925c
parentbe631e83aad0076384867bc2da685ae846f887a8
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]