Port details on branch 2024Q3 |
- py-textdistance Comparing distance between two or more sequences by many algorithms
- 4.6.3 textproc =0 4.6.3Version of this port present on the latest quarterly branch.
- Maintainer: rhurlin@FreeBSD.org
- Port Added: 2024-07-17 07:18:21
- Last Update: 2024-07-17 07:17:33
- Commit Hash: 77b3e9f
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/life4/textdistance
- Description:
- TextDistance -- python library for comparing distance between two or
more sequences by many algorithms.
Features:
- 30+ algorithms
- Pure python implementation
- Simple usage
- More than two sequences comparing
- Some algorithms have more than one implementation in one class
- Optional numpy usage for maximum speed
- ¦ ¦ ¦ ¦
- 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}textdistance>0:textproc/py-textdistance@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-textdistance/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-textdistance
- pkg install py311-textdistance
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-textdistance listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-textdistance
- Package flavors (<flavor>: <package>)
- py311: py311-textdistance
- distinfo:
- TIMESTAMP = 1721196825
SHA256 (textdistance-4.6.3.tar.gz) = d6dabc50b4ea832cdcf0e1e6021bd0c7fcd9ade155888d79bb6a3c31fce2dc6f
SIZE (textdistance-4.6.3.tar.gz) = 32710
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@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:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-flake8>0 : devel/py-flake8@py311
- py311-hypothesis>0 : devel/py-hypothesis@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-textdistance
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.6.3 17 Jul 2024 07:17:33 |
Rainer Hurling (rhurlin) |
textproc/py-textdistance: Update to 4.6.3
Changelog: https://github.com/life4/textdistance/compare/4.6.2...4.6.3
Reported by: portscout, Repology
MFH: 2024Q3
(cherry picked from commit e79a2d9bc9917a1345cb0e0ce154109128f63fba) |
Number of commits found: 1
|