APTrepoIndex

Purpose

aptrepoindex generates a HTML page which is a summary of what is present in you APT repository (rpeository for Debian packages). To do so, it reads the index files. It is a nice addition to reprepro.

It is written in Python.

Features

  • Simple.
  • Matches the needs for a personal repository overview.

Example output for my personal repository.

Requirements

  • Python > 2.3 I think.
  • Genshi, a Python toolkit for generation of output for the web.

Usage

$ ./aptrepoindex.py ~/public_html/apt/ > ~/public_html/apt/index.html

Code

$ darcs get --partial http://sousmonlit.dyndns.org/~niol/repository/aptrepoindex/

Code may be browsed through the aptrepoindex code web interface.

A snapshot should be available in the snapshots directory.

Back to top
 

oss/aptrepoindex.txt · Last modified: 2008/05/26 17:51 by 143.196.162.107

Creative Commons License

Powered by DokuWiki