Port details on branch 2025Q1 |
- py-unidecode ASCII transliterations of Unicode text
- 1.3.7 converters =5 1.3.7Version of this port present on the latest quarterly branch.
- Maintainer: douglas@douglasthrift.net
- Port Added: 2009-11-04 14:38:04
- Last Update: 2024-01-16 16:18:00
- Commit Hash: 1b4e67f
- People watching this port, also watch:: py311-docutils, pkg, py311-six, py311-pytz, py39-feedgenerator
- Also Listed In: python
- License: GPLv2+
- WWW:
- https://pypi.org/project/Unidecode/
- Description:
- What Unidecode provides is a function, 'unidecode(...)' that
takes Unicode data and tries to represent it in ASCII characters
(i.e., the universally displayable characters between 0x00 and 0x7F).
The representation is almost always an attempt at *transliteration*
-- i.e., conveying, in Roman letters, the pronunciation expressed by
the text in some other writing system. (See the example above)
- ¦ ¦ ¦ ¦
- 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}unidecode>0:converters/py-unidecode@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/converters/py-unidecode/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/py-unidecode
- pkg install py39-unidecode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-unidecode listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-unidecode
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1700754144
SHA256 (Unidecode-1.3.7.tar.gz) = 3c90b4662aa0de0cb591884b934ead8d2225f1800d8da675a7750cbc3bd94610
SIZE (Unidecode-1.3.7.tar.gz) = 192647
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- finance/py-investpy
- for Run
-
- audio/beets
- audio/puddletag
- deskutils/py-khard
- devel/py-frictionless-ckan-mapper
- finance/py-investpy
- math/py-plastex
- textproc/py-awesome-slugify
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- converters_py-unidecode
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|