Jacob Kaplan-Moss
Activity tagged “packaging”
Bookmarks
Enable setup.py test in your Django apps | Surfing in Kansas
Everyone: do this. Now.
Packaging tips for unofficial Debian packages
“This page offers some tips and tricks on how to build and maintain an unofficial Debian package repository” — does this stuff apply to Ubuntu too (I imagine so…)
Entries
Nobody expects Python packaging!
Python has one package distribution system: source files and setup.py install. And easy_install. Python has two package distribution systems…