INFO
Name: preproc
Version: 0.5-6.el9
Arch: noarch
Summary: Simple text preprocessor
License: GPLv2+
Vendor: Fedora Project
Build Host: buildvm-ppc64le-17.iad2.fedoraproject.org
Build Date: Fri Oct 14 19:31:24 2022
Size: 23504
URL: https://pagure.io/rpkg-util.git
Description: Simple text preprocessor implementing a very basic templating language.
You can use bash code enclosed in triple braces in a text file and
then pipe content of that file to preproc. preproc will replace each of
the tags with stdout of the executed code and print the final renderred
result to its own stdout.
FILES
/usr/bin/preproc
/usr/share/licenses/preproc
/usr/share/licenses/preproc/LICENSE
/usr/share/man/man1/preproc.1.gz
REQUIRES
/usr/bin/python3
python3
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
preproc 0.5-6.el9
CONFIG FILES
/usr/bin/preproc
/usr/share/licenses/preproc
/usr/share/licenses/preproc/LICENSE l
/usr/share/man/man1/preproc.1.gz d
LICENSE FILES
GPLv2+
|