Port details on branch 2024Q3 |
- py-anyascii Unicode to ASCII transliteration
- 0.3.2_1 textproc =2 0.3.2_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-11-06 11:16:44
- Last Update: 2023-06-30 07:04:44
- Commit Hash: f561e6a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: ISCL
- WWW:
- https://github.com/anyascii/anyascii
- Description:
- AnyAscii converts Unicode text to a reasonable representation using only ASCII.
For most characters in Unicode, AnyAscii provides an ASCII-only replacement
string. Text is converted character-by-character without considering the
context. The mappings for each script are based on popular existing romanization
schemes. Symbolic characters are converted based on their meaning or appearance.
All ASCII characters in the input are left unchanged, every other character is
replaced with printable ASCII characters. Unknown characters are removed.
- ¦ ¦ ¦ ¦
- 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}anyascii>0:textproc/py-anyascii@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-anyascii/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-anyascii
- pkg install py39-anyascii
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-anyascii listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-anyascii
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1679498814
SHA256 (anyascii-0.3.2.tar.gz) = 9d5d32ef844fe225b8bc7cba7f950534fae4da27a9bf3a6bea2cb0ea46ce4730
SIZE (anyascii-0.3.2.tar.gz) = 214052
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-flit-core>=3.2<4 : devel/py-flit-core@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-filedepot
- textproc/py-sphinx-autoapi
- www/py-wagtail
Configuration Options:
- No options to configure
- Options name:
- textproc_py-anyascii
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|