Skip to content

Add Python version parsing [PEP-440] #25

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

Open
Allstreamer opened this issue Aug 15, 2022 · 0 comments · May be fixed by #27
Open

Add Python version parsing [PEP-440] #25

Allstreamer opened this issue Aug 15, 2022 · 0 comments · May be fixed by #27
Assignees
Labels
documentation Improvements or additions to documentation new feature New feature or request

Comments

@Allstreamer
Copy link
Collaborator

Implement a parser for Python package versions as described in Pep-440

This includes things such as:

  • Ordering Operations
  • Unit tests
  • etc

Releated

@Allstreamer Allstreamer added documentation Improvements or additions to documentation new feature New feature or request labels Aug 15, 2022
@Allstreamer Allstreamer self-assigned this Aug 15, 2022
@Allstreamer Allstreamer moved this to Todo in rust-pip Aug 15, 2022
@Allstreamer Allstreamer changed the title Add Python version parsing (Pep-440) Add Python version parsing [Pep-440] Aug 15, 2022
@Allstreamer Allstreamer changed the title Add Python version parsing [Pep-440] Add Python version parsing [Pep-440'] Aug 15, 2022
@Allstreamer Allstreamer changed the title Add Python version parsing [Pep-440'] Add Python version parsing ['PEP-440'] Aug 15, 2022
@Allstreamer Allstreamer changed the title Add Python version parsing ['PEP-440'] Add Python version parsing ["PEP-440"] Aug 15, 2022
@Allstreamer Allstreamer changed the title Add Python version parsing ["PEP-440"] Add Python version parsing [PEP-440] Aug 15, 2022
@Allstreamer Allstreamer linked a pull request Aug 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation new feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant