Port details |
- py-linkify-it-py Links recognition library with FULL unicode support
- 2.0.2 textproc
=0 2.0.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:41:09
- Last Update: 2023-07-18 00:53:09
- Commit Hash: 9a80a6e
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/tsutsu3/linkify-it-py
- Description:
- linkify-it-py is a Python port of linkify-it. It links recognition library with
FULL unicode support. Focused on high quality link patterns detection in plain
text.
Why it's awesome:
- Full unicode support, with astral characters!
- International domains support.
- Allows rules extension & custom normalizers.
¦ ¦ ¦ ¦ 
- 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}linkify-it-py>0:textproc/py-linkify-it-py@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-linkify-it-py/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-linkify-it-py
- pkg install py39-linkify-it-py
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-linkify-it-py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-linkify-it-py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1688166034
SHA256 (linkify-it-py-2.0.2.tar.gz) = 19f3060727842c254c808e99d465c80c49d2c7306788140987a1a7a29b0d6ad2
SIZE (linkify-it-py-2.0.2.tar.gz) = 27825
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>0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-uc-micro-py>=0 : textproc/py-uc-micro-py@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-linkify-it-py
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.2 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
2.0.2 09 Jul 2023 10:15:54
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-linkify-it-py: Add py-linkify-it-py 2.0.2
linkify-it-py is a Python port of linkify-it. It links recognition library with
FULL unicode support. Focused on high quality link patterns detection in plain
text.
Why it's awesome:
- Full unicode support, with astral characters!
- International domains support.
- Allows rules extension & custom normalizers. |
Number of commits found: 2
|