| Port details on branch 2025Q4 |
- sttr Quickly run various transformations on strings
- 0.2.27_2 textproc
=0 0.2.27_2Version of this port present on the latest quarterly branch. - Maintainer: se@FreeBSD.org
 - Port Added: 2025-11-01 15:53:31
- Last Update: 2025-11-01 15:48:35
- Commit Hash: ae07b4c
- License: MIT
- WWW:
- https://github.com/abhimanyu003/sttr
- Description:
- The sttr command allows you to quickly run various text transformation
operations:
- ascii85, base32, base64, base64url, and base85 encode/decode
- HTML encode/decode
- URL encode/decode
- rot13 encode
- generate bcrypt, md5, sha1, sha256, or sha512 checksum
- transform to camel-, kebab-, slug-, snake-, title-case
- transform to lower or upper case
- shuffle, sort, or unique lines
- reverse text character by character or line by line
- remove spaces or new-line characters
- count characters, words, or lines
- convert a #hex color code to RGB
- hex encode/decode
- format text as JSON
- convert between JSON and MSGPACK or YAML text
- convert markdown to HTML
- extract emails, IP numbers, or URLs from text
- pad numbers with zeroes
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/sttr/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/sttr
- pkg install sttr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sttr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756360492
SHA256 (go/textproc_sttr/abhimanyu003-sttr-v0.2.27_GH0/go.mod) = 69243cb9a557d481cb65a7c322fbcdf1dbbe6a9eee76064102a97867543cbbc5
SIZE (go/textproc_sttr/abhimanyu003-sttr-v0.2.27_GH0/go.mod) = 2086
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:
-
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_sttr
- USES:
- go:modules,1.24 zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|