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: 4.fc42 | Build date: Thu Jan 16 19:38:30 2025 |
Group: Unspecified | Build host: buildvm-x86-23.iad2.fedoraproject.org |
Size: 215421 | Source RPM: fmt-ptrn-1.3.24-4.fc42.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.
GPL-2.0-or-later
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.24-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.3.24-3 - convert GPLv2+ license to SPDX * 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
/usr/bin/nf /usr/bin/np /usr/lib/.build-id /usr/lib/.build-id/26 /usr/lib/.build-id/26/3b32d2f80796fe6b351deaeefbc29779ee3631 /usr/lib/.build-id/49 /usr/lib/.build-id/49/6b98d625151452cfe3a9fc3319c4913c28d1f5 /usr/lib/.build-id/77 /usr/lib/.build-id/77/27b2496493eefe99326bb4d37d20bc0c40fc52 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/b6be5ad39af49266ed66f4ed227b78ae2e760a /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, Thu Jan 30 00:53:36 2025