SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : fmt-ptrn
Version : 1.3.22 Vendor : Fedora Project
Release : 14.fc30 Date : 2019-01-31 20:58:54
Group : Unspecified Source RPM : fmt-ptrn-1.3.22-14.fc30.src.rpm
Size : 0.22 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/30/Everything/x86_64/os/Packages/f

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  fmt-ptrn-1.3.22-14.fc30.x86_64.rpm
     

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

Requires :
/bin/sh
/bin/sh
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libglib-2.0.so.0()(64bit)
libnewfmt-ptrn.so.1()(64bit)
libnewtemplate.so.1()(64bit)
libz.so.1()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
zlib


Content of RPM :
/usr/bin/nf
/usr/bin/np
/usr/lib/.build-id
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/79242fa09531b2f42fd49b581d92ed7a875eb8
/usr/lib/.build-id/87
/usr/lib/.build-id/87/c76c5d054bae3561c5fe8294e221dfa6eff5a7
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/273935ed7c1014a12a82d382f192cb6593afeb
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/6e204e654072704d5a2888d30d5e8513cc9e19
/usr/lib64/libnewfmt-ptrn.so.1
/usr/lib64/libnewfmt-ptrn.so.1.3.22
/usr/lib64/libnewtemplate.so.1
/usr/lib64/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