notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-charade Universal encoding detector for python 2 and 3
1.0.3_1 textproc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.3_1Version of this port present on the latest quarterly branch.
Maintainer: wg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-10-29 23:38:04
Last Update: 2015-01-28 15:40:27
SVN Revision: 378066
Also Listed In: python
License: LGPL3
WWW:
https://github.com/sigmavirus24/charade/
Description:
Charade: The Universal character encoding detector Detects: - ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) - Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) - EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese) - EUC-KR, ISO-2022-KR (Korean) - KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) - ISO-8859-2, windows-1250 (Hungarian) - ISO-8859-5, windows-1251 (Bulgarian) - windows-1252 (English) - ISO-8859-7, windows-1253 (Greek) - ISO-8859-8, windows-1255 (Visual and Logical Hebrew) - TIS-620 (Thai) WWW: https://github.com/sigmavirus24/charade/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}charade>0:textproc/py-charade@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-charade
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://pypi.crate.io/packages/source/c/charade/
  3. http://pypi.python.jp/charade/
  4. http://pypi.python.org/packages/source/c/charade/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.3_1
28 Jan 2015 15:40:27
Revision:378066Original commit files touched by this commit
wg search for other commits by this committer
textproc/py-charade: project has been merged back into textproc/py-chardet

PR:		197022
Submitted by:	rm
1.0.3_1
07 Dec 2014 10:01:37
Revision:374183Original commit files touched by this commit
mva search for other commits by this committer
- Convert textproc/ to USES=python

With hat:	python@
1.0.3_1
26 Dec 2013 15:17:10
Revision:337536Original commit files touched by this commit
wg search for other commits by this committer
- Allow staging
- Switch from easy_install to install
1.0.3
29 Oct 2013 20:32:52
Revision:331994Original commit files touched by this commit
wg search for other commits by this committer
textproc/py-charade: Universal encoding detector for python 2 and 3

Detects:
 - ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
 - Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN
   (Traditional and Simplified Chinese)
 - EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
 - EUC-KR, ISO-2022-KR (Korean)
 - KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
 - ISO-8859-2, windows-1250 (Hungarian)
 - ISO-8859-5, windows-1251 (Bulgarian)
 - windows-1252 (English)
 - ISO-8859-7, windows-1253 (Greek)
 - ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
 - TIS-620 (Thai)

WWW: https://github.com/sigmavirus24/charade/

Number of commits found: 4