SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-lockfile rpm build for : Fedora 11. For other distributions click python-lockfile.

Name : python-lockfile
Version : 0.8 Vendor : Fedora Project
Release : 1.fc11 Date : 2009-07-25 01:23:53
Group : Development/Languages Source RPM : python-lockfile-0.8-1.fc11.src.rpm
Size : 0.04 MB
Packager : Fedora Project
Summary : A platform-independent file locking module
Description :
The lockfile module exports a FileLock class which provides a simple API for
locking files. Unlike the Windows msvcrt.locking function, the Unix
fcntl.flock, fcntl.lockf and the deprecated posixfile module, the API is
identical across both Unix (including Linux and Mac) and Windows platforms. The
lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on
Windows) system calls.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/11/ppc64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-lockfile-0.8-1.fc11.noarch.rpm
ftp.icm.edu.pl  python-lockfile-0.8-1.fc11.noarch.rpm
     

Provides :
python-lockfile

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python(abi) = 2.6
rpmlib(PartialHardlinkSets) <= 4.0.4-1


Content of RPM :
/usr/lib/python2.6/site-packages/lockfile-0.8-py2.6.egg-info
/usr/lib/python2.6/site-packages/lockfile.py
/usr/lib/python2.6/site-packages/lockfile.pyc
/usr/lib/python2.6/site-packages/lockfile.pyo
/usr/share/doc/python-lockfile-0.8
/usr/share/doc/python-lockfile-0.8/ACKS
/usr/share/doc/python-lockfile-0.8/LICENSE
/usr/share/doc/python-lockfile-0.8/MANIFEST
/usr/share/doc/python-lockfile-0.8/PKG-INFO
/usr/share/doc/python-lockfile-0.8/README
/usr/share/doc/python-lockfile-0.8/RELEASE-NOTES
/usr/share/doc/python-lockfile-0.8/doc
/usr/share/doc/python-lockfile-0.8/doc/glossary.rst
/usr/share/doc/python-lockfile-0.8/doc/index.rst
/usr/share/doc/python-lockfile-0.8/doc/lockfile.rst

 
ICM