packages/lang/python/files
Alexandru Ardelean d69d8ec0b9 python: refine packaging and split more modules into packages
Rule of thumb is: any Python file that is greater than 100kb
(or adds a dependency with which it adds more than 100 kb)
should be a pretty useful/commonly used lib to stay in `python-light`.
An example, is the Python IO lib, which summarized (Python source +
binary module) is over 200kb.

Also moved some files that should have been put into previously
existing packages before, and re-organized the packages a bit.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-03-13 18:39:08 +02:00
..
config.site python: add ac_cv_buggy_getaddrinfo=no to config.site file 2014-10-17 16:39:26 +03:00
python-package-codecs.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-compiler.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-ctypes.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-db.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-decimal.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-distutils.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-email.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-gdbm.mk python: packetize some python modules 2015-03-06 15:19:29 +02:00
python-package-logging.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-multiprocessing.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-ncurses.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-openssl.mk python: packetize some python modules 2015-03-06 15:19:29 +02:00
python-package-pydoc.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-sqlite3.mk python: packetize some python modules 2015-03-06 15:19:29 +02:00
python-package-unittest.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-xml.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package.mk Merge pull request #992 from commodo/python-patch-updates 2015-03-06 15:29:30 +01:00