pycpio

Python library for CPIO manipulation

GPL-2.0 License

Downloads
223
Stars
3

Bot releases are hidden (Show)

pycpio - 1.3.2 Latest Release

Published by desultory about 2 months ago

Improve arg handling for compression types

Full Changelog: https://github.com/desultory/pycpio/compare/1.3.1...1.3.2

pycpio - 1.3.1

Published by desultory 2 months ago

Depend on zenlib 2.1.2 instead of 2.2.2

Full Changelog: https://github.com/desultory/pycpio/compare/1.3.0...1.3.1

pycpio - 1.3.0

Published by desultory 2 months ago

Add testing, read file uid/gid from imported files, improve logging, improve comments, add compression cmdline arg.

What's Changed

Full Changelog: https://github.com/desultory/pycpio/compare/1.2.1...1.3.0

pycpio - 1.2.1

Published by desultory 4 months ago

Improve error handling and logging.

Full Changelog: https://github.com/desultory/pycpio/compare/1.2.0...1.2.1

pycpio - 1.2.0

Published by desultory 4 months ago

Add experimental reproducible image builds.

Full Changelog: https://github.com/desultory/pycpio/compare/1.1.6...1.2.0

pycpio - 1.1.6

Published by desultory 4 months ago

Improve argument parsing.

Full Changelog: https://github.com/desultory/pycpio/compare/1.1.5...1.1.6

pycpio - 1.1.4

Published by desultory 5 months ago

Fix typo in variable name.

Full Changelog: https://github.com/desultory/pycpio/compare/1.1.3...1.1.4

pycpio - 1.1.3

Published by desultory 5 months ago

Show file size in MiB.

Use XZ compression when compression is set to "True"

Full Changelog: https://github.com/desultory/pycpio/compare/1.1.2...1.1.3

pycpio - 1.1.2

Published by desultory 5 months ago

Use 32 bit crc for xz by default.

Full Changelog: https://github.com/desultory/pycpio/compare/1.1.1...1.1.2

pycpio - 1.1.1

Published by desultory 5 months ago

improved check for disabled compression.
Full Changelog: https://github.com/desultory/pycpio/compare/1.1.0...1.1.1

pycpio - 1.1.0

Published by desultory 5 months ago

Add xz compression option to the writer.
Make the writer flush/sync the file data by default.

Full Changelog: https://github.com/desultory/pycpio/compare/1.0.0...1.1.0

pycpio - 1.0.0

Published by desultory 6 months ago

stabilize versioning

simplify logging unless -d is pased

Full Changelog: https://github.com/desultory/pycpio/compare/0.9.2...1.0.0

pycpio - 0.9.2

Published by desultory 6 months ago

pycpio - 0.9.1

Published by desultory 7 months ago

Improve symlink resolution.

Fix main for updated zenlib.

Full Changelog: https://github.com/desultory/pycpio/compare/0.9.0...0.9.1

pycpio - 0.9.0

Published by desultory 9 months ago

Fix argument handling, use new zenlib main helpers.

Full Changelog: https://github.com/desultory/pycpio/compare/0.8.2...0.9.0

pycpio - 0.8.2

Published by desultory 9 months ago

Bump dependency versions.

Full Changelog: https://github.com/desultory/pycpio/compare/0.8.0...0.8.2

pycpio - 0.8.0

Published by desultory 10 months ago

pycpio - 0.7.3

Published by desultory 10 months ago

Bumped dep versions.

Full Changelog: https://github.com/desultory/pycpio/compare/0.7.2...0.7.3

pycpio - 0.7.2

Published by desultory 10 months ago

Use zen_logging and zen_util over zenlib.

Full Changelog: https://github.com/desultory/pycpio/compare/0.7.0...0.7.2

pycpio - 0.7.0

Published by desultory 10 months ago

Improve hardlink/symlink handling.

Hash data as it is added to detect duplicates.

Full Changelog: https://github.com/desultory/pycpio/compare/0.6.1...0.7.0