SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : fmt-ptrn
Version : 1.3.13 Vendor : Fedora Project
Release : 1.fc8 Date : 2007-12-23 21:06:30
Group : Development/Tools Source RPM : fmt-ptrn-1.3.13-1.fc8.src.rpm
Size : 0.18 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.

Building fmt-ptrn also creates a shared library, libnewtemplate, which
allows the programmer access to nf\'s functionality.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/8/i386.newkey

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  fmt-ptrn-1.3.13-1.fc8.i386.rpm
ftp.icm.edu.pl  fmt-ptrn-1.3.13-1.fc8.i386.rpm
     Search for other platforms
fmt-ptrn-1.3.13-1.fc8.sparc.rpm
fmt-ptrn-1.3.13-1.fc8.alpha.rpm
fmt-ptrn-1.3.13-1.fc8.ppc.rpm
fmt-ptrn-1.3.13-1.fc8.ia64.rpm
fmt-ptrn-1.3.13-1.fc8.s390.rpm

Provides :
libnewfmt-ptrn.so.1
libnewtemplate.so.1
fmt-ptrn

Requires :
libc.so.6(GLIBC_2.0)
rtld(GNU_HASH)
libnewfmt-ptrn.so.1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.1.1)
libc.so.6(GLIBC_2.3)
libnewtemplate.so.1
libc.so.6(GLIBC_2.4)
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.1)
libz.so.1
libc.so.6(GLIBC_2.1.3)
libglib-2.0.so.0
/sbin/ldconfig
libc.so.6
libc.so.6(GLIBC_2.3.4)


Content of RPM :
/usr/bin/nf
/usr/bin/np
/usr/lib/libnewfmt-ptrn.so.1
/usr/lib/libnewfmt-ptrn.so.1.3.13
/usr/lib/libnewtemplate.so.1
/usr/lib/libnewtemplate.so.1.3.13
/usr/share/doc/fmt-ptrn-1.3.13
/usr/share/doc/fmt-ptrn-1.3.13/AUTHORS
/usr/share/doc/fmt-ptrn-1.3.13/COPYING
/usr/share/doc/fmt-ptrn-1.3.13/ChangeLog
/usr/share/doc/fmt-ptrn-1.3.13/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
There is 40 files more in these RPM.

 
ICM