Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fmt-ptrn | Distribution: Fedora Project |
Version: 1.3.24 | Vendor: Fedora Project |
Release: 2.fc41 | Build date: Thu Jul 18 01:28:15 2024 |
Group: Unspecified | Build host: buildvm-x86-21.iad2.fedoraproject.org |
Size: 195353 | Source RPM: fmt-ptrn-1.3.24-2.fc41.src.rpm |
Packager: Fedora Project | |
Url: http://www.flyn.org | |
Summary: A simple template system |
New is a template system, especially useful in conjunction with a simple text editor such as vi. The user maintains templates which may contain format strings. At run time, nf replaces the format strings in a template with appropriate values to create a new file. For example, given the following template: // FILE: %(FILE) // AUTHOR: %(FULLNAME) // DATE: %(DATE) // Copyright (C) 1999 %(FULLNAME) %(EMAIL) // All rights reserved. nf will create: // FILE: foo.cpp // AUTHOR: W. Michael Petullo // DATE: 11 September 1999 // Copyright (C) 1999 W. Michael Petullo new@flyn.org // All rights reserved. on my computer. The program understands plaintext or gziped template files. The fmt-ptrn system also provides a shared library which allows a programmer access to nf's functionality. The system was developed to be light and fast. Its only external dependencies are the C library, glib2 and zlib.
GPLv2+
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.24-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Feb 05 2024 W. Michael Petullo <mike@flyn.org> - 1.3.24-1 - Update to 1.3.24 * Sun Feb 04 2024 W. Michael Petullo <mike@flyn.org> - 1.3.23-1 - Update to 1.3.23, which fixes build on Rawhide (fedora#2261109) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/bin/nf /usr/bin/np /usr/lib/.build-id /usr/lib/.build-id/45 /usr/lib/.build-id/45/a7baa94e5d694394d9ccbb2218a4a1eea79267 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/ce2ddd04a5ae41e9b8449d8278c2a21e8aee36 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/b8d0829ec357f527252cea88fdd6fdc128f374 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/d0bc9d32d5ab0da2701edc008bc209b00ad555 /usr/lib/libnewfmt-ptrn.so.1 /usr/lib/libnewfmt-ptrn.so.1.3.24 /usr/lib/libnewtemplate.so.1 /usr/lib/libnewtemplate.so.1.3.24 /usr/share/doc/fmt-ptrn /usr/share/doc/fmt-ptrn/AUTHORS /usr/share/doc/fmt-ptrn/COPYING /usr/share/doc/fmt-ptrn/ChangeLog /usr/share/doc/fmt-ptrn/FAQ /usr/share/doc/fmt-ptrn/INSTALL /usr/share/doc/fmt-ptrn/NEWS /usr/share/doc/fmt-ptrn/README /usr/share/fmt-ptrn /usr/share/fmt-ptrn/templates /usr/share/fmt-ptrn/templates/AUTHORS /usr/share/fmt-ptrn/templates/AUTHORS/default /usr/share/fmt-ptrn/templates/COPYING /usr/share/fmt-ptrn/templates/COPYING/default /usr/share/fmt-ptrn/templates/ChangeLog /usr/share/fmt-ptrn/templates/ChangeLog/default /usr/share/fmt-ptrn/templates/INSTALL /usr/share/fmt-ptrn/templates/INSTALL/default /usr/share/fmt-ptrn/templates/NEWS /usr/share/fmt-ptrn/templates/NEWS/default /usr/share/fmt-ptrn/templates/README /usr/share/fmt-ptrn/templates/README/default /usr/share/fmt-ptrn/templates/c /usr/share/fmt-ptrn/templates/c/default /usr/share/fmt-ptrn/templates/c/gnome_applet /usr/share/fmt-ptrn/templates/c/lib /usr/share/fmt-ptrn/templates/cld /usr/share/fmt-ptrn/templates/cld/default /usr/share/fmt-ptrn/templates/cpp /usr/share/fmt-ptrn/templates/cpp/default /usr/share/fmt-ptrn/templates/h /usr/share/fmt-ptrn/templates/h/default /usr/share/fmt-ptrn/templates/h/lib /usr/share/fmt-ptrn/templates/header_doc /usr/share/fmt-ptrn/templates/header_gpl /usr/share/fmt-ptrn/templates/html /usr/share/fmt-ptrn/templates/html/default /usr/share/fmt-ptrn/templates/html/slide /usr/share/fmt-ptrn/templates/inv /usr/share/fmt-ptrn/templates/inv/default /usr/share/fmt-ptrn/templates/java /usr/share/fmt-ptrn/templates/java/default /usr/share/fmt-ptrn/templates/lsp /usr/share/fmt-ptrn/templates/lsp/default /usr/share/fmt-ptrn/templates/missing /usr/share/fmt-ptrn/templates/missing/default /usr/share/fmt-ptrn/templates/pl /usr/share/fmt-ptrn/templates/pl/default /usr/share/fmt-ptrn/templates/py /usr/share/fmt-ptrn/templates/py/default /usr/share/fmt-ptrn/templates/scm /usr/share/fmt-ptrn/templates/scm/default /usr/share/fmt-ptrn/templates/sh /usr/share/fmt-ptrn/templates/sh/default /usr/share/fmt-ptrn/templates/tex /usr/share/fmt-ptrn/templates/tex/default /usr/share/fmt-ptrn/templates/tex/homework /usr/share/fmt-ptrn/templates/tex/jewel_map /usr/share/fmt-ptrn/templates/tex/letter /usr/share/fmt-ptrn/templates/tex/resume /usr/share/fmt-ptrn/templates/tex/slideshow /usr/share/fmt-ptrn/templates/txt /usr/share/fmt-ptrn/templates/txt/default /usr/share/fmt-ptrn/templates/xml /usr/share/fmt-ptrn/templates/xml/dbarticle /usr/share/man/man1/nf.1.gz /usr/share/man/man1/np.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024