|
Orbits
1
|
Namespaces | |
| namespace | big5freq |
| namespace | big5prober |
| namespace | chardetect |
| namespace | chardistribution |
| namespace | charsetgroupprober |
| namespace | charsetprober |
| namespace | codingstatemachine |
| namespace | compat |
| namespace | constants |
| namespace | cp949prober |
| namespace | escprober |
| namespace | escsm |
| namespace | eucjpprober |
| namespace | euckrfreq |
| namespace | euckrprober |
| namespace | euctwfreq |
| namespace | euctwprober |
| namespace | gb2312freq |
| namespace | gb2312prober |
| namespace | hebrewprober |
| namespace | jisfreq |
| namespace | jpcntx |
| namespace | langbulgarianmodel |
| namespace | langcyrillicmodel |
| namespace | langgreekmodel |
| namespace | langhebrewmodel |
| namespace | langhungarianmodel |
| namespace | langthaimodel |
| namespace | latin1prober |
| namespace | mbcharsetprober |
| namespace | mbcsgroupprober |
| namespace | mbcssm |
| namespace | sbcharsetprober |
| namespace | sbcsgroupprober |
| namespace | sjisprober |
| namespace | universaldetector |
| namespace | utf8prober |
Functions | |
| def | detect |
Variables | |
| string | __version__ = "2.2.1" |
| BEGIN LICENSE BLOCK ######################## This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. More... | |
| def pip._vendor.requests.packages.chardet.detect | ( | aBuf | ) |
| string pip._vendor.requests.packages.chardet.__version__ = "2.2.1" |
BEGIN LICENSE BLOCK ######################## This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA END LICENSE BLOCK #########################
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.