https://github.com/imz/perl-aptpkg
perl-AptPkg package for ALT
https://github.com/imz/perl-aptpkg
Last synced: 3 months ago
JSON representation
perl-AptPkg package for ALT
- Host: GitHub
- URL: https://github.com/imz/perl-aptpkg
- Owner: imz
- License: gpl-2.0
- Created: 2021-06-16T01:15:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-02T20:22:01.000Z (about 2 years ago)
- Last Synced: 2025-01-24T15:42:08.208Z (5 months ago)
- Language: Perl
- Size: 112 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
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 interfaceTODO: write tests and examples for AptPkg::Source