| Port details on branch 2026Q2 |
- sttr Quickly run various transformations on strings
- 0.2.30_3 textproc
=0 0.2.30_3Version of this port present on the latest quarterly branch. - Maintainer: se@FreeBSD.org
 - Port Added: 2026-04-10 17:07:00
- Last Update: 2026-06-03 18:00:48
- Commit Hash: 3d69120
- 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 = 1772881505
SHA256 (go/textproc_sttr/sttr-v0.2.30/v0.2.30.mod) = 32a4165def6c305b9a1c461bae481d381261a8d70bccaa209975dfc00926e70c
SIZE (go/textproc_sttr/sttr-v0.2.30/v0.2.30.mod) = 2196
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:
-
- go125 : lang/go125
- Fetch dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_sttr
- USES:
- go:1.24+,modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|