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

Are python bindings of this library yet? #79

Open
i30817 opened this issue Jun 3, 2022 · 2 comments
Open

Are python bindings of this library yet? #79

i30817 opened this issue Jun 3, 2022 · 2 comments

Comments

@i30817
Copy link

i30817 commented Jun 3, 2022

I'd like to consider using it on a python project and it'd be swell if it was on pypi already. My usecase is simple identification of redump dumps of cue/bin and gdi/bin dumps, which necessarily needs to divide the tracks streams, so a way to get the track extents and the stream without file I/O would be nice. The 'data sha1sum' is not sufficient because redump does not have it.

If this ever gets write support, particularly write of delta chds, i'd like to make that xdelta->delta chd child feature in my other RFE if it's not done by this project, because it's a major usability barrier for romhack users, especially if they have to divide the tracks every time. FSM knows MAME upstream probably never will, with the way they think romhacks are for other projects and they 'must' control all dumps themselves.

@chyyran
Copy link

chyyran commented Aug 7, 2022

Would https://github.com/chyyran/chd-rs-py be of use?

I whipped this up in an hour, feel free to flesh it out as you need.

@i30817
Copy link
Author

i30817 commented Aug 7, 2022

@j68k check this out. Might be useful for your https://github.com/j68k/verifydump#readme project too if the crate can be built for all the platforms and placed on pypi.

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

No branches or pull requests

2 participants