Language

Package: python-mimeparse @ 1.6.0

Synopsis

Python library for parsing MIME types

Description

Mimeparse provides basic functions for parsing MIME type names and matching them against a list of media-ranges.

Home page
https://github.com/dbtsai/python-mimeparse
Location
gnu/packages/python-xyz.scm (line: 2943, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?