summaryrefslogtreecommitdiff
path: root/PKG-INFO
blob: 15537e3e86d7c2b219674d2c63e12c8a623ab2d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Metadata-Version: 1.1
Name: cchardet
Version: 0.3.5
Summary: Universal encoding detector. This library is faster than chardet.
Home-page: https://github.com/PyYoshi/cChardet
Author: PyYoshi
Author-email: yohihiro_dot_m_at_gmail_dot_com
License: MIT License
Description: cChardet is high speed universal character encoding detector. - binding to charsetdetect.
        This library is faster than chardet.
        
Keywords: cython,chardet,charsetdetect
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3