summaryrefslogtreecommitdiff
path: root/README.rst
blob: 1874241ef74eca2744bf7b0cf4a9c63312256811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
======================
 ``zope.contenttype``
======================

.. image:: https://img.shields.io/pypi/v/zope.contenttype.svg
        :target: https://pypi.python.org/pypi/zope.contenttype/
        :alt: Latest release

.. image:: https://img.shields.io/pypi/pyversions/zope.contenttype.svg
        :target: https://pypi.org/project/zope.contenttype/
        :alt: Supported Python versions

.. image:: https://travis-ci.org/zopefoundation/zope.contenttype.png?branch=master
        :target: https://travis-ci.org/zopefoundation/zope.contenttype

.. image:: https://coveralls.io/repos/github/zopefoundation/zope.contenttype/badge.svg?branch=master
        :target: https://coveralls.io/github/zopefoundation/zope.contenttype?branch=master

A utility module for content-type handling.