Skip to main content

Manage APK packages from Python

Project description

Authors:

A. Wilcox

Version:
0.5
Status:
Alpha

Requirements

Background

Our new Linux distro (codename Adélie) combines pieces of Portage, a stable Python-based package build system, with the AlpineLinux package format, APK. We need a pure Python library for manipulating and verifying APK packages. We also need a pure Python library for maintaining APK repositories.

Objectives / success criteria

  • Compatibility with upstream APK Tools.

  • Stable v1 release by December 2016.

  • Minimal to no external dependencies.

Solution vision

Major features

  1. Pull metadata out of an APK file.

  2. Sanity check APK files and repositories.

  3. Creation of APK files.

  4. Keep repository INDEX files up to date.

Project Scope and Limitations

Scope of initial release (v1)

The initial release will focus primarily on the handling of APK files. Some limited repository functionality may be present to further the ends of APK file management.

Scope of next release (v2)

The second release will focus further on repository management.

Scope of future releases

Further releases will focus on keeping up to date with the upstream APK format, and stability and performance fixes. No further major features are anticipated.

Limitations and exclusions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apkkit-0.5.1.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

apkkit-0.5.1-py3-none-any.whl (14.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page