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

Allow PythonParser to parse wheel files (and other distribution formats) #128

Open
notdanilo opened this issue Nov 7, 2023 · 0 comments
Assignees
Milestone

Comments

@notdanilo
Copy link
Contributor

Allow

PythonParser::default().parse("library.whl")

https://crates.io/crates/python-pkginfo
https://www.geeksforgeeks.org/source-distribution-and-built-distribution-in-python/

How binary distribution works? Do they have public interfaces we can parse?

@notdanilo notdanilo added this to the Parsing 1.0 milestone Nov 7, 2023
@notdanilo notdanilo self-assigned this Nov 7, 2023
@notdanilo notdanilo added this to Ligen Nov 7, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Ligen Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant