Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26598

Added Files:
        lockfile-py.info 
Log Message:
lockfile 0.9.1


--- NEW FILE: lockfile-py.info ---
Info2: <<
Package: lockfile-py%type_pkg[python]
Version: 0.9.1
Revision: 1
Type: python (2.7)

Description: File locking module
License: BSD
Homepage: https://pypi.python.org/pypi/lockfile
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>

Depends: python%type_pkg[python]
BuildDepends: distribute-py%type_pkg[python]

Source: https://pylockfile.googlecode.com/files/lockfile-%v.tar.gz
Source-MD5: 4e4c7ea4c4301500da5e7f3b51e01cfe

CompileScript: %p/bin/python%type_raw[python] setup.py build
InstallScript: %p/bin/python%type_raw[python] setup.py install --prefix=%p 
--root=%d
DocFiles: ACKS LICENSE PKG-INFO README RELEASE-NOTES doc

DescDetail: <<
The lock mechanism relies on the atomic nature of the link (on Unix)
and mkdir (on Windows) system calls. An implementation based on SQLite
is also provided, more as a demonstration of the possibilities it
provides than as production-quality code.
<<
<<


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to