File: README

package info (click to toggle)
libapt-pkg-perl 0.1.13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 236 kB
  • ctags: 101
  • sloc: perl: 1,063; ansic: 198; makefile: 39
file content (11 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
This is a work in progress.

Currently provides the following perl modules:

    AptPkg::Config  - APT configuration interface
    AptPkg::System  - APT system abstraction class
    AptPkg::Version - APT package versioning class
    AptPkg::Cache   - APT package cache interface
    AptPkg::Source  - APT source package interface

TODO: write tests and examples for AptPkg::Source