python-pyzipper 0.3.6-2 source package in Ubuntu

Changelog

python-pyzipper (0.3.6-2) unstable; urgency=medium

  * debian/control: Fixed address Vcs*
  * debian/patches/0002.fix-build-tests.patch: Sweaks for running autopkgtests

 -- Josenilson Ferreira da Silva <email address hidden>  Fri, 17 May 2024 23:02:56 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyzipper_0.3.6-2.dsc 2.3 KiB 5546afa1910b454aa35ea7be565af276f01343e6ddb95c485a4b51ffa5aea46a
python-pyzipper_0.3.6.orig.tar.xz 85.6 KiB afffa513fa4870fe83a627c362bdac7a3eb618524b217c85c3d2c12b3572f68f
python-pyzipper_0.3.6-2.debian.tar.xz 4.4 KiB d024e32a1d2b667bccaa6e8696d53cb3769268b159ae6a4826de7637ce784523

Available diffs

No changes file available.

Binary packages built by this source

python-pyzipper-doc: AES encryption for zipfile (common documentation)

 PyZipper is a Python library for working with ZIP files in an efficient
 and user-friendly way. It provides a high-level interface for creating,
 reading, writing and extracting ZIP files. Additionally, it supports
 advanced functionalities such as AES encryption and LZMA updates.
 .
 Key Features:
  - Allows you to add, remove, rename and list entries in ZIP files
    efficiently.
  - Provides an intuitive Python API, making ZIP archive manipulation
    simple and straightforward.
  - AES (Advanced Encryption Standard) encryption support to protect ZIP
    files with passwords.
  - Allows you to compress ZIP files using the LZMA compression algorithm,
    which offers high compression rates.
 .
 This is the common documentation package.

python3-pyzipper: AES encryption for zipfile

 PyZipper is a Python library for working with ZIP files in an efficient
 and user-friendly way. It provides a high-level interface for creating,
 reading, writing and extracting ZIP files. Additionally, it supports
 advanced functionalities such as AES encryption and LZMA updates.
 .
 Key Features:
  - Allows you to add, remove, rename and list entries in ZIP files
    efficiently.
  - Provides an intuitive Python API, making ZIP archive manipulation
    simple and straightforward.
  - AES (Advanced Encryption Standard) encryption support to protect ZIP
    files with passwords.
  - Allows you to compress ZIP files using the LZMA compression algorithm,
    which offers high compression rates.