update Shared
This commit is contained in:
parent
e7ebbedd38
commit
6881f3471a
184 changed files with 13080 additions and 13691 deletions
|
|
@ -0,0 +1,48 @@
|
|||
LICENSE
|
||||
MANIFEST.in
|
||||
README.rst
|
||||
setup.cfg
|
||||
setup.py
|
||||
chardet/__init__.py
|
||||
chardet/big5freq.py
|
||||
chardet/big5prober.py
|
||||
chardet/chardetect.py
|
||||
chardet/chardistribution.py
|
||||
chardet/charsetgroupprober.py
|
||||
chardet/charsetprober.py
|
||||
chardet/codingstatemachine.py
|
||||
chardet/compat.py
|
||||
chardet/constants.py
|
||||
chardet/cp949prober.py
|
||||
chardet/escprober.py
|
||||
chardet/escsm.py
|
||||
chardet/eucjpprober.py
|
||||
chardet/euckrfreq.py
|
||||
chardet/euckrprober.py
|
||||
chardet/euctwfreq.py
|
||||
chardet/euctwprober.py
|
||||
chardet/gb2312freq.py
|
||||
chardet/gb2312prober.py
|
||||
chardet/hebrewprober.py
|
||||
chardet/jisfreq.py
|
||||
chardet/jpcntx.py
|
||||
chardet/langbulgarianmodel.py
|
||||
chardet/langcyrillicmodel.py
|
||||
chardet/langgreekmodel.py
|
||||
chardet/langhebrewmodel.py
|
||||
chardet/langhungarianmodel.py
|
||||
chardet/langthaimodel.py
|
||||
chardet/latin1prober.py
|
||||
chardet/mbcharsetprober.py
|
||||
chardet/mbcsgroupprober.py
|
||||
chardet/mbcssm.py
|
||||
chardet/sbcharsetprober.py
|
||||
chardet/sbcsgroupprober.py
|
||||
chardet/sjisprober.py
|
||||
chardet/universaldetector.py
|
||||
chardet/utf8prober.py
|
||||
chardet.egg-info/PKG-INFO
|
||||
chardet.egg-info/SOURCES.txt
|
||||
chardet.egg-info/dependency_links.txt
|
||||
chardet.egg-info/entry_points.txt
|
||||
chardet.egg-info/top_level.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue