Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv21544/main/finkinfo/libs/pythonmods

Added Files:
        googlechart-py.info nzb-py.info progressbar-py.info 
        rss2gen-py.info 
Log Message:
a few things I keep forgetting to commit :)

--- NEW FILE: nzb-py.info ---
Info2: <<
Package: nzb-py%type_pkg[python]
Version: 0.1.0
Revision: 1
Description: Python API for parsing NZB files
Type: python (2.5 2.6 2.7)
License: LGPL
Maintainer: Benjamin Reed <nzb...@fink.raccoonfink.com>

Depends: python%type_pkg[python]
BuildDepends: <<
        fink (>= 0.29.7-1),
        setuptools-py%type_pkg[python]
<<
Suggests: lxml-py%type_pkg[python]

Source: http://pypi.python.org/packages/source/p/pynzb/pynzb-%v.tar.gz
Source-MD5: 63c74a36348ac28aa99732dcb8be8c59

UseMaxBuildJobs: true
CompileScript: %p/bin/python%type_raw[python] setup.py build

InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
DocFiles: PKG-INFO

Homepage: http://pypi.python.org/pypi/pynzb
DescDetail: <<
NZB is an XML-based file format for retrieving posts from NNTP (Usenet)
servers.
Since NZB is XML-based, it's relatively easy to build one-off parsers to parse
NZB files.  This project is an attempt to consolidate those many one-off NZB
parsers into one simple interface.

This package includes three implementations: one based on expat, another
based on ElementTree, and a final implementation based on lxml.  The order in
which they were listed is in order of compatibility.  The expat version should
work on all versions of Python > 2.0, the lxml one will work on all
versions > 2.5, and lxml will only work if you have lxml installed.
<<
<<


--- NEW FILE: rss2gen-py.info ---
Info2: <<
Package: rss2gen-py%type_pkg[python]
Version: 1.0.0
Revision: 1
Description: Python API for generating RSS feeds
Type: python (2.5 2.6 2.7)
License: BSD
Maintainer: Benjamin Reed <rss2gen...@fink.raccoonfink.com>

Depends: python%type_pkg[python]
BuildDepends: <<
        fink (>= 0.29.7-1),
        setuptools-py%type_pkg[python]
<<

Source: http://www.dalkescientific.com/Python/PyRSS2Gen-%v.tar.gz
Source-MD5: b37ed0c9cfa4438a73dbbb0207f3aff6

UseMaxBuildJobs: true
CompileScript: %p/bin/python%type_raw[python] setup.py build

InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
DocFiles: README LICENSE PKG-INFO

Homepage: http://www.dalkescientific.com/Python/PyRSS2Gen.html
<<


--- NEW FILE: googlechart-py.info ---
Info2: <<
Package: googlechart-py%type_pkg[python]
Version: 0.2.1
Revision: 1
Description: Python API for Google Charts
Type: python (2.5 2.6 2.7)
License: GPL
Maintainer: Benjamin Reed <googlechart...@fink.raccoonfink.com>

Depends: python%type_pkg[python]
BuildDepends: <<
        fink (>= 0.29.7-1),
        setuptools-py%type_pkg[python]
<<
Suggests: lxml-py%type_pkg[python]

Source: http://pygooglechart.slowchop.com/files/download/pygooglechart-%v.tar.gz
Source-MD5: ec6e1ddd678485c7971c8c0b5dd3cec6

UseMaxBuildJobs: true
CompileScript: %p/bin/python%type_raw[python] setup.py build

InstallScript: <<
        %p/bin/python%type_raw[python] setup.py install --root=%d
        install -d -m 755 %i/share/doc/%N
        mv examples %i/share/doc/%N/
<<
DocFiles: COPYING PKG-INFO

Homepage: http://pygooglechart.slowchop.com/
DescDetail: 
<<


--- NEW FILE: progressbar-py.info ---
Info2: <<
Package: progressbar-py%type_pkg[python]
Version: 2.2
Revision: 1
Description: Python progress bar
Type: python (2.5 2.6 2.7)
License: LGPL
Maintainer: Benjamin Reed <progressbar...@fink.raccoonfink.com>

Depends: python%type_pkg[python]
BuildDepends: <<
        fink (>= 0.29.7-1),
        setuptools-py%type_pkg[python]
<<

Source: 
http://pypi.python.org/packages/source/p/progressbar/progressbar-%v.tar.gz
Source-MD5: 8ea4e2c17a8ec9e7d153767c5f2a7b28

UseMaxBuildJobs: true
CompileScript: %p/bin/python%type_raw[python] setup.py build

InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
DocFiles: LICENSE README PKG-INFO

Homepage: http://pypi.python.org/pypi/progressbar/
DescDetail: <<
This library provides a text mode progressbar.  This is typically
used to display the progress of a long running operation,
providing a visual clue that processing is underway.
<<
<<



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to