indygreg / indygreg/PyOxidizer
Implement `OxidizedPkgResourcesProvider.get_resource_filename()` so `pkg_resources.resource_filename()` works
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
I'm filing this issue as a placeholder to track implementing `OxidizedPkgResourcesProvider.get_resource_filename()` so `pkg_resources.resource_filename()` works.
If you would like this feature implemented, please leave a comment below. If possible, include the name of the Python package (ideally with a link to the source code or run-time traceback output) requiring this functionality.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating OxidizedPkgResourcesProvider.get_resource_filename() and reviewing how pkg_resources.resource_filename() is expected to behave for packages requiring this functionality. Use the reported Python package or runtime traceback from a future comment to define the required behavior; done means pkg_resources.resource_filename() works for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100