Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv18148
Added Files:
pyexcelerator-py.info pygments-py.info pygraphviz-py.info
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8
--- NEW FILE: pyexcelerator-py.info ---
Info2: <<
Package: pyexcelerator-py%type_pkg[python]
Version: 0.6.4.1
Revision: 1
Type: python (2.5 2.6 2.7)
Source: mirror:sourceforge:pyexcelerator/pyexcelerator-%v.zip
Source-MD5: 2b49954d2647c846df9bb24cac0980ca
Depends: python%type_pkg[python] | python%type_pkg[python]-nox
CompileScript: <<
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root=%d
<<
DocFiles: README.txt THANKS.txt TODO.txt PKG-INFO LICENSE.txt CHANGES.txt
examples/*py
License: BSD
Homepage: http://sourceforge.net/projects/pyexcelerator
Maintainer: Kurt Schwehr <[email protected]>
Description: Read/write Excel spreadsheet files
DescDetail: <<
Generating Excel 97+ files with Python 2.4+ (need decorators),
importing Excel 95+ files, support for UNICODE in Excel files, using
variety of formatting features and printing options, Excel files and
OLE2 compound files dumper. No need in Windows/COM
<<
<<
--- NEW FILE: pygraphviz-py.info ---
Info2: <<
Package: pygraphviz-py%type_pkg[python]
Version: 1.1
Revision: 1
Type: python (2.5 2.6 2.7)
Description: Python interface for graphviz
DescDetail: <<
PyGraphviz is a Python interface to the Graphviz graph layout and
visualization package. With PyGraphviz you can create, edit, read,
write, and draw graphs using Python to access the Graphviz graph data
structure and layout algorithms.
<<
Maintainer: Daniel Johnson <[email protected]>
License: BSD
Homepage: http://networkx.lanl.gov/pygraphviz/
Source: mirror:custom:p/pygraphviz/pygraphviz-%v.tar.gz
Source-MD5: 5c206838ce81180557e29135e93b2461
Depends: python%type_pkg[python], graphviz-shlibs | graphviz-nox-shlibs
BuildDepends: fink (>= 0.24.12), graphviz-dev | graphviz-nox-dev, pkgconfig
CompileScript: %p/bin/python%type_raw[python] setup.py build
InfoTest: <<
TestDepends: setuptools-py%type_pkg[python], graphviz | graphviz-nox
TestScript: %p/bin/python%type_raw[python] setup_egg.py test || exit 2
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root=%d
mv %i/share/doc/pygraphviz-* %i/share/doc/pygraphviz-py%type_pkg[python]
<<
DocFiles: PKG-INFO README.txt
CustomMirror: <<
eur-NL: http://a.pypi.python.org/packages/source/
nam-US: http://b.pypi.python.org/packages/source/
eur-DE: http://c.pypi.python.org/packages/source/
eur-DE: http://d.pypi.python.org/packages/source/
eur-DE: http://e.pypi.python.org/packages/source/
eur-DE: http://f.pypi.python.org/packages/source/
<<
<<
--- NEW FILE: pygments-py.info ---
Info2: <<
Package: pygments-py%type_pkg[python]
Version: 1.4
Revision: 1
Maintainer: Kurt Schwehr <[email protected]>
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7)
BuildDepends: distribute-py%type_pkg[python]
Depends: python%type_pkg[python]
Source: http://pypi.python.org/packages/source/P/Pygments/Pygments-%v.tar.gz
Source-MD5: d77ac8c93a7fb27545f2522abe9cc462
CompileScript: <<
chmod u+w *
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root %d
mv %i/bin/pygmentize %i/bin/pygmentize%type_raw[python]
<<
PostInstScript: <<
update-alternatives --install %p/bin/pygmentize pygmentize
%p/bin/pygmentize%type_raw[python] %type_pkg[python]
echo ""
echo "The script 'pygmentize' installed in %p/bin/ is a symlink"
echo "automatically updated by the update-alternatives utility."
echo "If you install multiple flavors of the pygmentize package the symlinks"
echo "will point to the higher flavor by default."
<<
PreRmScript: <<
if [ $1 != "upgrade" ]; then
update-alternatives --remove pygmentize %p/bin/pygmentize%type_raw[python]
fi
<<
License: BSD
HomePage: http://pygments.org
DocFiles: AUTHORS CHANGES LICENSE TODO docs/build/*.html
Description: Python syntax highlighting package
DescDetail: <<
Pygments is a syntax highlighting package written in Python. It is a
generic syntax highlighter for general use in all kinds of software
such as forum systems, wikis or other applications that need to
prettify source code. Highlights are:
* a wide range of common languages and markup formats is supported
* special attention is paid to details, increasing quality by a fair amount
* support for new languages and formats are added easily
* a number of output formats, presently HTML, LaTeX, RTF,
SVG and ANSI sequences
* it is usable as a command-line tool and as a library
* ... and it even highlights Brainf*ck!
<<
<<
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs