1config BR2_PACKAGE_PYTHON_MIMEPARSE
2	bool "python-mimeparse"
3	help
4	  A module provides basic functions for parsing mime-type
5	  names and matching them against a list of media-ranges.
6
7	  https://github.com/dbtsai/python-mimeparse
8