2012-06-20 01:41:36 +00:00
|
|
|
*.pyc
|
|
|
|
*.pyo
|
|
|
|
*.pyd
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Packages
|
|
|
|
*.egg
|
|
|
|
*.egg-info
|
|
|
|
dist
|
|
|
|
build
|
|
|
|
eggs
|
|
|
|
parts
|
|
|
|
bin
|
|
|
|
var
|
|
|
|
sdist
|
|
|
|
develop-eggs
|
|
|
|
.installed.cfg
|
|
|
|
lib
|
|
|
|
lib64
|
|
|
|
|
|
|
|
# Installer logs
|
|
|
|
pip-log.txt
|
|
|
|
|
|
|
|
# Unit test / coverage reports
|
|
|
|
.coverage
|
|
|
|
.tox
|
|
|
|
nosetests.xml
|
|
|
|
|
|
|
|
#Translations
|
|
|
|
*.mo
|
|
|
|
|
|
|
|
# PyGooglePlus
|
|
|
|
.idea/
|
2012-06-23 03:27:19 +00:00
|
|
|
ext__
|
2012-06-26 00:50:30 +00:00
|
|
|
ext/libcharsetdetect/mozilla_
|
|
|
|
src/cchardet/*.c
|
2012-06-26 01:02:49 +00:00
|
|
|
src/cchardet/*.o
|
2012-06-26 00:50:30 +00:00
|
|
|
src/cchardet/*.cpp
|
2012-06-20 12:47:25 +00:00
|
|
|
libcharsetdetect.dll
|
2012-06-20 15:59:40 +00:00
|
|
|
charsetdetect.h
|
2012-06-26 01:02:49 +00:00
|
|
|
MANIFEST
|