Packetize some Python modules to reduce size of the overall Python package. Basically, a new package is introduced, call `python-light`, and everything that's extra (or big) is put in other packages. The `python` package becomes a metapackage that installs `python-light` along with the rest of the packages. Base work started by Jan Čermák. Signed-off-by: Jan Čermák <jan.cermak@nic.cz> Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> |
||
---|---|---|
.. | ||
config.site | ||
python-package-bsddb.mk | ||
python-package-codecs.mk | ||
python-package-dbm.mk | ||
python-package-gdbm.mk | ||
python-package-ncurses.mk | ||
python-package-openssl.mk | ||
python-package-pydoc.mk | ||
python-package-sqlite3.mk | ||
python-package.mk |