package: introduce Python package infrastructure
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 Dec 2013 20:26:36 +0000 (21:26 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 15 Dec 2013 12:32:12 +0000 (13:32 +0100)
commita6bba674a257f291c51a3859381f653e711bd354
treeb7bae7c451509b6cfb376201c63eaabd3e73af17
parentc1781787f8425d7baea3e399667dac97e8850665
package: introduce Python package infrastructure

[Peter: fix s/BUILD_TYPE/SETUP_TYPE/ typo in manual as noted by Samuel]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/adding-packages-python.txt [new file with mode: 0644]
docs/manual/adding-packages.txt
package/Makefile.in
package/pkg-python.mk [new file with mode: 0644]