Port details |
- py-linkify-it-py Links recognition library with FULL unicode support
- 2.0.3 textproc
=2 2.0.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:41:09
- Last Update: 2024-04-08 06:47:01
- Commit Hash: 87084d3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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 = 1708449462
SHA256 (linkify-it-py-2.0.3.tar.gz) = 68cda27e162e9215c17d786649d1da0021a451bdc436ef9e0fa0ba5234b9b048
SIZE (linkify-it-py-2.0.3.tar.gz) = 27946
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
- This port is required by:
- for Run
-
- misc/py-oterm
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: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.3 08 Apr 2024 06:47:01
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-linkify-it-py: Remove PY_SETUPTOOLS
py-setuptools should be used rather than PY_SETUPTOOLS |
2.0.3 21 Feb 2024 15:08:02
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-linkify-it-py: Update to 2.0.3
Changes: https://github.com/tsutsu3/linkify-it-py/releases
https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md |
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: 4
|