SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

textopen rpm build for : Old RedHat 7.X. For other distributions click textopen.

Name : textopen
Version : 1.2.1 Vendor : Red Hat, Inc_
Release : 1 Date : 2000-07-21 19:00:50
Group : Development/Languages Source RPM : textopen-1.2.1-1.src.rpm
Size : 0.01 MB
Packager : Red Hat, Inc_ < http://bugzilla_redhat_com/bugzilla>
Summary : A python module that allows you to read from text files that use foreign line separator.
Description :
textopen is a python module that allows you to read from text files that user
foreign line separator. It returns an object that supports a subset of the
file protocol (readline, readlines, seek, and tell). textopen can also be
applied to a file object (or any object that implements the read, seek and
tell functions) -- that is, textopen(pathname) is equivalent to
textopen(open(pathname)).

RPM found in directory: /mirror/vol4/ftp.freshrpms.net/pub/freshrpms/pub/updates/redhat-7.0-DMA-i386

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  textopen-1.2.1-1.i386.rpm
     Search for other platforms
textopen-1.2.1-1.sparc.rpm
textopen-1.2.1-1.alpha.rpm
textopen-1.2.1-1.ppc.rpm
textopen-1.2.1-1.ia64.rpm
textopen-1.2.1-1.s390.rpm

Provides :
textopen

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
python = 1.5
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/python1.5/site-packages/textopen.py

 
ICM