The purpose of the Pacnet project is to categorize packages from Arch Linux repositories according to categories that Gentoo Portage uses.
website: pacnet.archlinux.pl
Features
- portage-like categories
- clean and simple interface
- searchbox
- ability to change the package category
- list of newly added packages
- log of changes categories
- API
- Disqus comments (JavaScript)
- Screenshots for each package (JavaScript)
For running webapp
- Python
- Django
- PostgreSQL or MySQL
For updating package database
- Arch Linux – simple & lightweight Linux distribution
- Python 3 – type(snake)
- python-pyalpm – Libalpm bindings for Python 3
- python-pyquery – A jQuery-like library for Python