Skip to content

Tags: telotortium/dtrx

Tags

8.3.1

Toggle 8.3.1's commit message
8.3.1 release

- add impossible dependency to prevent installing on windows

8.3.0

Toggle 8.3.0's commit message
8.3.0 release

- add `--list-extensions`
- add more pre-commit checks
- use `build` for package building
- add brotli support
- run python 3.10 in CI

8.2.2

Toggle 8.2.2's commit message
8.2.2 release

- Add happy path test for pw protected archives
- dtrx-py#17 / dtrx-py#14 Bail out when dealing with password-protected archives in
  --noninteractive mode

8.2.1

Toggle 8.2.1's commit message
Fix extension false match

- fix dtrx-py#13, hang when incorrectly running cpio to unpack cpio

8.2.0

Toggle 8.2.0's commit message
Add osx .dmg support

- support added in dtrx-py#9 (reported from twitter via
https://twitter.com/mattl/status/1394329777192976386?s=20)

8.1.0

Toggle 8.1.0's commit message
Support password-protected files

- Adds support for password-protected .zip/.7z/.rar files
- A few other quality-of-life fixes, see dtrx-py#6

Thanks to @dilinger for these improvements + fixes!

8.0.2

Toggle 8.0.2's commit message
Added python 3.9 classifier

8.0.1

Toggle 8.0.1's commit message
Tagging 8.0.1

- replace noahp references with dtrx-py now that the repo has been moved
- add shield linking to the github repo to make it easy to find the
source from the pypi landing page.

8.0.0

Toggle 8.0.0's commit message
Tagging 8.0.0

- major version bump indicating this is the first release to pypi under
the pypy.org/dtrx package name, and the first release supporting
python3!

7.1.3.noahp

Toggle 7.1.3.noahp's commit message
Bump to deploy to pypi to update readme there