| Port details on branch 2020Q3 |
- py-unidecode ASCII transliterations of Unicode text
- 1.3.7_1 converters
=3 1.3.7_1Version of this port present on the latest quarterly branch. - Maintainer: douglas@douglasthrift.net
 - Port Added: 2009-11-04 14:38:04
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: rsync, sqlite3, python, pkg, py311-six
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py311-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 py311-unidecode listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- finance/py-investpy
- for Run
-
- audio/beets
- audio/puddletag
- devel/py-frictionless-ckan-mapper
- finance/py-investpy
- math/py-mathics
- 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:
|