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:37:10
Group : Development/Tools Source RPM : new-1.3.7-2.src.rpm
Size : 0.19 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/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  new-1.3.7-2.x86_64.rpm
     

Provides :
libnewfmt_ptrn.so.1()(64bit)
libnewtemplate.so.1()(64bit)
new

Requires :
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)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/sbin/ldconfig
libz.so.1()(64bit)


Content of RPM :
/usr/bin/new
/usr/bin/new_proj
/usr/lib64/libnewfmt_ptrn.so.1
/usr/lib64/libnewfmt_ptrn.so.1.3.7
/usr/lib64/libnewtemplate.so.1
/usr/lib64/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