Skip to content

Utility module for handling MIMEtypes, particularly the 'Content-Type' HTTP header

License

Notifications You must be signed in to change notification settings

zopefoundation/zope.contenttype

Repository files navigation

zope.contenttype

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.contenttype/badge.svg?branch=master Documentation Status

A utility module for content-type (MIME type) handling.

Functions include:

  • Guessing a content type given a name and (optional) body data.
  • Guessing a content type given some text.
  • Parsing MIME types.

Documentation is hosted at https://zopecontenttype.readthedocs.io/en/latest/

About

Utility module for handling MIMEtypes, particularly the 'Content-Type' HTTP header

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages