SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

fmt-ptrn rpm build for : Fedora 37. For other distributions click fmt-ptrn.

Name : fmt-ptrn
Version : 1.3.22 Vendor : Fedora Project
Release : 28.fc37 Date : 2022-07-21 05:36:41
Group : Unspecified Source RPM : fmt-ptrn-1.3.22-28.fc37.src.rpm
Size : 0.20 MB
Packager : Fedora Project
Summary : A simple template system
Description :
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 newAATTflyn.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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/37/Everything/x86_64/os/Packages/f

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  fmt-ptrn-1.3.22-28.fc37.i686.rpm
     Search for other platforms
fmt-ptrn-1.3.22-28.fc37.sparc.rpm
fmt-ptrn-1.3.22-28.fc37.alpha.rpm
fmt-ptrn-1.3.22-28.fc37.ppc.rpm
fmt-ptrn-1.3.22-28.fc37.ia64.rpm
fmt-ptrn-1.3.22-28.fc37.s390.rpm

Provides :
fmt-ptrn
fmt-ptrn(x86-32)
libnewfmt-ptrn.so.1
libnewtemplate.so.1

Requires :
/bin/sh
/bin/sh
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.33)
libc.so.6(GLIBC_2.34)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.7)
libglib-2.0.so.0
libnewfmt-ptrn.so.1
libnewtemplate.so.1
libz.so.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
zlib


Content of RPM :
/usr/bin/nf
/usr/bin/np
/usr/lib/.build-id
/usr/lib/.build-id/64
/usr/lib/.build-id/64/df9e7c96eefb154611f60b5af5a44d9d28f8c5
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/ac85c60b7df243b079f1647b166cde94c6581e
/usr/lib/.build-id/88
/usr/lib/.build-id/88/0f05827252b8f5f77d9aa1675fb6483fa01ff6
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/5c0691c9a45435b81c7a525b988c53f801acd2
/usr/lib/libnewfmt-ptrn.so.1
/usr/lib/libnewfmt-ptrn.so.1.3.22
/usr/lib/libnewtemplate.so.1
/usr/lib/libnewtemplate.so.1.3.22
/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
There is 52 files more in these RPM.

 
ICM