SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : fmt-ptrn
Version : 1.3.20 Vendor : Fedora Project
Release : 2.fc11 Date : 2009-02-24 18:49:23
Group : Development/Tools Source RPM : fmt-ptrn-1.3.20-2.fc11.src.rpm
Size : 0.16 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/11/Everything/x86_64/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  fmt-ptrn-1.3.20-2.fc11.x86_64.rpm
     

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

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


Content of RPM :
/usr/bin/nf
/usr/bin/np
/usr/lib64/libnewfmt-ptrn.so.1
/usr/lib64/libnewfmt-ptrn.so.1.3.20
/usr/lib64/libnewtemplate.so.1
/usr/lib64/libnewtemplate.so.1.3.20
/usr/share/doc/fmt-ptrn-1.3.20
/usr/share/doc/fmt-ptrn-1.3.20/AUTHORS
/usr/share/doc/fmt-ptrn-1.3.20/COPYING
/usr/share/doc/fmt-ptrn-1.3.20/ChangeLog
/usr/share/doc/fmt-ptrn-1.3.20/FAQ
/usr/share/doc/fmt-ptrn-1.3.20/INSTALL
/usr/share/doc/fmt-ptrn-1.3.20/NEWS
/usr/share/doc/fmt-ptrn-1.3.20/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
There is 43 files more in these RPM.

 
ICM