SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

new rpm build for : Fedora 5. For other distributions click new.

Name : new
Version : 1.3.7 Vendor : (none)
Release : 2 Date : 2006-02-17 22:36:12
Group : Development/Tools Source RPM : new-1.3.7-2.src.rpm
Size : 0.18 MB
Packager : (none)
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, new 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
// All rights reserved.
new 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 new also creates a shared library, libnewtemplate, which
allows the programmer access to new\'s functionality.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/extras/5/i386

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  new-1.3.7-2.i386.rpm
     Search for other platforms
new-1.3.7-2.sparc.rpm
new-1.3.7-2.alpha.rpm
new-1.3.7-2.ppc.rpm
new-1.3.7-2.ia64.rpm
new-1.3.7-2.s390.rpm

Provides :
libnewfmt_ptrn.so.1
libnewtemplate.so.1
new

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


Content of RPM :
/usr/bin/new
/usr/bin/new_proj
/usr/lib/libnewfmt_ptrn.so.1
/usr/lib/libnewfmt_ptrn.so.1.3.7
/usr/lib/libnewtemplate.so.1
/usr/lib/libnewtemplate.so.1.3.7
/usr/share/doc/new-1.3.7
/usr/share/doc/new-1.3.7/AUTHORS
/usr/share/doc/new-1.3.7/COPYING
/usr/share/doc/new-1.3.7/ChangeLog
/usr/share/doc/new-1.3.7/INSTALL
/usr/share/doc/new-1.3.7/README
/usr/share/man/man1/new.1.gz
/usr/share/man/man1/new_proj.1.gz
/usr/share/new
/usr/share/new/templates
/usr/share/new/templates/AUTHORS
/usr/share/new/templates/AUTHORS/default
/usr/share/new/templates/COPYING
/usr/share/new/templates/COPYING/default
/usr/share/new/templates/ChangeLog
/usr/share/new/templates/ChangeLog/default
/usr/share/new/templates/INSTALL
/usr/share/new/templates/INSTALL/default
/usr/share/new/templates/NEWS
/usr/share/new/templates/NEWS/default
/usr/share/new/templates/README
/usr/share/new/templates/README/default
/usr/share/new/templates/c
/usr/share/new/templates/c/default
There is 41 files more in these RPM.

 
ICM