python3: replicate packaging work done in python package
authorAlexandru Ardelean <redacted>
Thu, 12 Mar 2015 18:01:20 +0000 (20:01 +0200)
committerAlexandru Ardelean <redacted>
Sat, 14 Mar 2015 19:24:30 +0000 (21:24 +0200)
commit741fdfd1e036bf758262c2ded8a31a1b4c73d8ac
tree72617b45fa481de9cae9076523ac00cb8a2f72f8
parent70df2d9a0c6d7fd40dc0de203cb43ea9008c3169
python3: replicate packaging work done in python package

Signed-off-by: Alexandru Ardelean <redacted>
17 files changed:
lang/python3/Makefile
lang/python3/files/python3-package-asyncio.mk [new file with mode: 0644]
lang/python3/files/python3-package-codecs.mk [new file with mode: 0644]
lang/python3/files/python3-package-ctypes.mk [new file with mode: 0644]
lang/python3/files/python3-package-dbm.mk [new file with mode: 0644]
lang/python3/files/python3-package-decimal.mk [new file with mode: 0644]
lang/python3/files/python3-package-distutils.mk [new file with mode: 0644]
lang/python3/files/python3-package-email.mk [new file with mode: 0644]
lang/python3/files/python3-package-gdbm.mk [new file with mode: 0644]
lang/python3/files/python3-package-logging.mk [new file with mode: 0644]
lang/python3/files/python3-package-multiprocessing.mk [new file with mode: 0644]
lang/python3/files/python3-package-ncurses.mk [new file with mode: 0644]
lang/python3/files/python3-package-openssl.mk [new file with mode: 0644]
lang/python3/files/python3-package-pydoc.mk [new file with mode: 0644]
lang/python3/files/python3-package-sqlite3.mk [new file with mode: 0644]
lang/python3/files/python3-package-unittest.mk [new file with mode: 0644]
lang/python3/files/python3-package-xml.mk [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT