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:34:53 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-30.iad2.fedoraproject.org |
Size: 907077 | 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/51 /usr/lib/.build-id/51/54db4defb42dae5f980aa726129299438d9d86 /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/a1b3ce6eeff54f00d660dbc92b6675f439ab8c /usr/lib/.build-id/eb /usr/lib/.build-id/eb/2c431adf9417ab7d2fc8f1dd19d5278ae7eb94 /usr/lib/.build-id/ef /usr/lib/.build-id/ef/34b4de70b69b68ae0f04764bd3f4dcd44129f0 /usr/lib64/libnewfmt-ptrn.so.1 /usr/lib64/libnewfmt-ptrn.so.1.3.24 /usr/lib64/libnewtemplate.so.1 /usr/lib64/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 Mar 9 21:52:58 2025