graceplot-py stable port information

Info2: <<
Package: graceplot-py%type_pkg[python]
Version: 1.4.2
Revision: 1
Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.3 2.4)
Source: mirror:sourceforge:graceplot/graceplot.tar.gz
Source-MD5: 3d94880ddcef5b0a384adbd302ee5e23
SourceRename: graceplot-%v.tar.gz
Maintainer: Mikael Lund
Homepage: http://graceplot.sourceforge.net
License: GPL
Description: Python interface for xmgrace
DescDetail: <<
This is a python module providing a nearly complete interface to
the graphing program xmgrace. It allows creation of xmgrace plots
from within python, which can be customized using python, or
through xmgrace after creation.
<<
Depends: grace, python%type_pkg[python], numeric-py%type_pkg[python]
NoSourceDirectory: true
CompileScript: grep -A12 Copyright < grace_np.py > Copyright
InstallScript: <<
#! /bin/sh -ev
moddir=%i/lib/python%type_raw[python]/site-packages
mkdir -p $moddir/GracePlot
cp GracePlot.py grace_np.py $moddir/GracePlot
echo GracePlot > $moddir/GracePlot.pth
<<
DocFiles: grace_example.py grace_example2.py grace_example3.py Copyright

# End of Info2
<<