Metadata-Version: 2.1
Name: Mime-Codec
Version: 0.1.2
Summary: get mime codecs for media purposes
Home-page: https://github.com/skillor/mime-codec
Author: skillor
Author-email: skillor@gmx.net
License: MIT
Keywords: mime,codec,mime-codec,mediasource
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ffmpeg-python (==0.2.0)

# - Mime Codec -

### get mime codecs specified by [Media Codecs](https://developer.mozilla.org/en-US/docs/Web/Media/Formats/codecs_parameter)

[![Build Status](https://github.com/skillor/mime-codec/actions/workflows/test-python.yml/badge.svg)](https://github.com/skillor/mime-codec/actions/workflows/test-python.yml) [![PyPi version](https://badgen.net/pypi/v/Mime-Codec/)](https://pypi.org/project/Mime-Codec)

- mime codecs your browser supports: https://cconcolato.github.io/media-mime-support/


