Pictor is a simple acronym expander. It’s based on wtf
program from
NetBSD 1.5.
Project Home | Pictor |
Source Code | Andinus / Pictor |
GitHub (Mirror) | Pictor - GitHub |
Tested on:
- OpenBSD 6.6 (Perl v5.28)
- OpenBSD 6.7 (Perl v5.30.2)
- OpenBSD 6.8 (Perl v5.30.3)
Note (OpenBSD users): If you’re using a custom Perl install then add the
path to OpenBSD::
in @INC.
# Clone the project.
git clone https://git.tilde.institute/andinus/pictor
cd pictor
# Install.
sudo make install