-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparams.json
1 lines (1 loc) · 1.02 KB
/
params.json
1
{"name":"Chardet","tagline":"Python Universal Character Encoding Detector","body":"Chardet is a Python port of the C++ [universal character encoding detector from Mozilla](https://hg.mozilla.org/mozilla-central/file/bc7deafdac4b/extensions/universalchardet).\r\n\r\n### Installation\r\nChardet is [available on PyPI](https://pypi.python.org/pypi/chardet) and can be installed via [pip](https://pip.pypa.io/en/latest/):\r\n\r\n```\r\npip install chardet\r\n``` \r\n\r\n### Authors and Contributors\r\nChardet was originally ported from C++ by Mark Pilgrim (@diveintomark). It is now maintained by Dan Blanchard (@dan-blanchard) and Ian Cordasco (@sigmavirus24), and was formerly maintained by Erik Rose (@erikrose).\r\n\r\n### Documentation\r\nWe are currently working on updating our documentation, but an old (and still mostly correct) version of the documentation last updated by Mark Pilgrim is available [here](https://chardet.readthedocs.org).","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}