Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul pdz.py #28

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Overhaul pdz.py #28

merged 2 commits into from
Jul 15, 2024

Conversation

gatesphere
Copy link
Contributor

  • pdz.py properly handles .pda files now
  • switched to ArgumentParser CLI
  • option to list contents of a pdz file without extracting
  • option to extract only certain files from a pdz file
  • experimental option to reconstruct headers for extracted pd* files (possibly incorrect, use at your own risk)

- pdz.py properly handles .pda files now
- switched to ArgumentParser CLI
- option to list contents of a pdz file without extracting
- option to extract only certain files from a pdz file
- experimental option to reconstruct headers for extracted pd* files (possibly incorrect, use at your own risk)
@castholm
Copy link
Collaborator

Checked out the branch and tested the script briefly to verify that both listing files and extracting pdz files containing pda files worked. I believe the signature for pdv is incorrect but I'll fix that in a follow-up commit since the page documenting the format is also wrong.

Thanks!

@castholm castholm merged commit a080e46 into cranksters:main Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants