Add functionality for working with RECORD files
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 751
- Forks
- 324
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 3
Description
In pypa/pip#11762 I added some functionality for parsing/validating/serializing RECORD files. I thought about it some more, and it seems to me like that functionality belongs in this library. Would you be open to accepting something like this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the RECORD-file parsing, validation, and serialization functionality referenced from pypa/pip#11762. Clarify the intended API and scope with maintainers before implementation; done means the agreed RECORD functionality is incorporated into this library with coverage for the specified behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100