Port details |
- p5-String-KeyboardDistance String::KeyboardDistance - String Comparison Algorithm
- 1.01 devel =2 1.01Version of this port present on the latest quarterly branch.
- Maintainer: m.ne@gmx.net
- Port Added: 2022-10-22 17:24:11
- Last Update: 2022-10-22 17:22:35
- Commit Hash: 76d822d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/dist/String-KeyboardDistance
- Description:
- This module implmements a version of keyboard distance for fuzzy
string matching. Keyboard distance is a measure of the physical
distance between two keys on a keyboard. For example, 'g' has a
distance of 1 from the keys 'r', 't', 'y', 'f', 'h', 'v', 'b', and
'n'. Immediate diagonals (like ''r, 'y', 'v', and 'n') are considered
to have a distance of 1 instead of 1.414 to help to prevent
horizontal/vertical bias.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-String-KeyboardDistance>0:devel/p5-String-KeyboardDistance
- To install the port:
- cd /usr/ports/devel/p5-String-KeyboardDistance/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-String-KeyboardDistance
- pkg install p5-String-KeyboardDistance
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-String-KeyboardDistance
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665546379
SHA256 (String-KeyboardDistance-1.01.tar.gz) = 60885f1f25d77568665c76dc89b587481a7ba94e4caee252297222bfe5adea70
SIZE (String-KeyboardDistance-1.01.tar.gz) = 6739
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-String-KeyboardDistance
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|