La playa de ~niol/ oss/ projects/ APTrepoIndex
  1. Purpose
  2. Features
  3. Requirements
  4. Usage
  5. Code

Purpose

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

It is written in Python.

Features

Example output for my personal repository.

Requirements

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.