Port details on branch 2024Q3 |
- py-anyascii Unicode to ASCII transliteration
- 0.3.3 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: 2025-07-04 09:05:34
- Commit Hash: 83f9654f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py311-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 py311-anyascii listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-anyascii
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1751375061
SHA256 (anyascii-0.3.3.tar.gz) = c94e9dd9d47b3d9494eca305fef9447d00b4bf1a32aff85aa746fa3ec7fb95c3
SIZE (anyascii-0.3.3.tar.gz) = 264680
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-flit-core>=3.2<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- 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:
|