pyaxmlparser 0.3.24-1 source package in Ubuntu

Changelog

pyaxmlparser (0.3.24-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper compat and versioned dep.
  * Remove the debian-specific apkinfo manpage; upstream now supplies it.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Install examples/* in the python3-pyaxmlparser package.
  * Fix a few pedantic lintian warnings.

 -- Andres Salomon <email address hidden>  Wed, 13 Nov 2019 05:06:19 +0000

Upload details

Uploaded by:
Andres Salomon
Uploaded to:
Sid
Original maintainer:
Andres Salomon
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyaxmlparser_0.3.24-1.dsc 1.9 KiB 807d3c582046b9237435422ca9ee83c0caeb47f64554789bcd738b6ccb41b4ba
pyaxmlparser_0.3.24.orig.tar.gz 270.1 KiB 77512372ad18a035d431d07219e401039ce7bf2628628f46c2bbd48da5c735ff
pyaxmlparser_0.3.24-1.debian.tar.xz 2.0 KiB b3022c05de4f0078a7989e3a5f10af16d776cd68c73e82ed33ddbd56380eb7ff

Available diffs

No changes file available.

Binary packages built by this source

apkinfo: Simple CLI script to display info about an APK file

 This command-line tool displays metadata information about an
 Android APK file. Simple things like package, version, and
 naming information.

python3-pyaxmlparser: Simple Python library to parse Android XML files

 A simple parsing library written in Python to handle Android
 XML files. This allows parsing without pulling in larger
 dependencies (unlike parsers such as Androguard).