python-pyxattr 0.8.1-1 source package in Ubuntu

Changelog

python-pyxattr (0.8.1-1) unstable; urgency=medium

  * Minor upstream release (mostly non-code).
  * Drop the suggests on the -dbg package, was remove a long time ago.

 -- Iustin Pop <email address hidden>  Tue, 18 Apr 2023 22:26:36 +0200

Upload details

Uploaded by:
Iustin Pop
Uploaded to:
Sid
Original maintainer:
Iustin Pop
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main python

Downloads

File Size SHA-256 Checksum
python-pyxattr_0.8.1-1.dsc 2.3 KiB 4bedb4195226aa23e45c634e2d76e7334b64ef89c58373a87c8bebb773aede10
python-pyxattr_0.8.1.orig.tar.gz 37.5 KiB 48c578ecf8ea0bd4351b1752470e301a90a3761c7c21f00f953dcf6d6fa6ee5a
python-pyxattr_0.8.1.orig.tar.gz.asc 833 bytes 0789d87bdbfcd8ae27dffa6d80135343774a79a0cd1d8fc91d945756c60228df
python-pyxattr_0.8.1-1.debian.tar.xz 8.8 KiB 2cf42c22d8abb7506610f041ec10bf8660fa2434dc309cadee42b63d4c0534ab

Available diffs

No changes file available.

Binary packages built by this source

python-pyxattr-doc: module for manipulating filesystem extended attributes (documentation)

 pyxattr is a Python interface to the libattr library. It allows
 manipulation of the filesystem extended attributes present in some
 operating systems (GNU/Linux included).
 .
 This package contains the HTML documentation for the library.

python3-pyxattr: module for manipulating filesystem extended attributes (Python3)

 pyxattr is a Python interface to the libattr library. It allows
 manipulation of the filesystem extended attributes present in some
 operating systems (GNU/Linux included).
 .
 This package contains the library for Python 3.

python3-pyxattr-dbgsym: debug symbols for python3-pyxattr