Welcome to debexpo

debexpo (Debian package exposition) is a web application that allows you to run a user-friendly public Debian package repository with social interaction that you may be used to from social networking sites. debexpo is the basis for the mentors.debian.net site but may be useful for others as well. It is basically a Pylons application that can be deployed on any server. You do not need anything more than Pylons, a little harddisk space and a database like PostgreSQL, MySQL or Sqlite.

Feel free to subscribe to our mailing list at http://workaround.org/cgi-bin/mailman/listinfo/debexpo-devel

This web site is mainly used to track bugs and store the timeline. You can browse the Git repository in your browser by visiting its gitweb.

You can clone the repository by installing Git and executing:

git clone git://debexpo.workaround.org/debexpo.git

or on http using: git clone http://debexpo.workaround.org/debexpo.git

The commits mailing list can be found at http://workaround.org/cgi-bin/mailman/listinfo/debexpo-commits

Project contact: Jonny Lamb

debexpo was accepted into the Google Summer of Code this year. It's mentored by Christoph Haas.

Google's Summer of Code: timeline, Mentoring Howto

Database schema information can be found at: http://jdl.ducs.org.uk/misc/debexpo-db-7.png