
python-mimeparse 2.0.0
0
A module provides basic functions for parsing mime-type names and matching them against a list of me
Contents
A module provides basic functions for parsing mime-type names and matching them against a list of media-ranges.
Stars: 20, Watchers: 20, Forks: 12, Open Issues: 8The falconry/python-mimeparse repo was created 13 years ago and the last code push was 1 years ago. The project is not very popular with only 20 github stars!
How to Install python-mimeparse
You can install python-mimeparse using pip
pip install python-mimeparse
or add it to a project with poetry
poetry add python-mimeparse
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/python-mimeparse/
- GitHub Repo:
- https://github.com/dbtsai/python-mimeparse
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common python-mimeparse errors.
Code Examples
Here are some python-mimeparse code examples and snippets.
GitHub Issues
The python-mimeparse package has 8 open issues on GitHub
- Convert types and subtypes to lowercase
- docs: cite RFC 9110 instead of 7231
pythonfix