the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: biggles-py%type_pkg[python]
Version: 1.6.5
Revision: 1001
Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
Type: python(2.3 2.4 2.5)
Maintainer: Sebastien Maret
BuildDepends: plotutils-dev (>= 2.4.1-1007)
Depends: python%type_pkg[python], numpy-py%type_pkg[python], plotutils-shlibs (>= 2.4.1-1007)
Source: mirror:sourceforge:biggles/python2-biggles-%v.tar.gz
Source-MD5: be1ba7a98cd58ce875e181bd60930b63
CompileScript: python%type_raw[python] setup.py build
InstallScript: <<
python%type_raw[python] setup.py install --root=%d
mkdir -p %i/share/doc/%n
cp -R examples %i/share/doc/%n
<<
License: GPL
DocFiles: COPYING CREDITS INSTALL ChangeLog
Description: Python module for 2D scientific plotting
DescDetail: <<
It supports multiple output formats (postscript, x11, png, svg, gif),
understands simple TeX, and sports a high-level, elegant interface.
It's intended for technical users with sophisticated plotting needs.
<<
Homepage: http://biggles.sf.net
DescPackaging: <<
Originally packaged by Jeffrey Whitaker
<<
<<