Info2: << Package: pygsl-py%type_pkg[python] Version: 2.3.0 Revision: 1 Type: python (2.7 3.7) Description: Python interface for the GSL License: GPL Maintainer: None Depends: << python%type_pkg[python], libgsl25-shlibs, numpy-py%type_pkg[python] (>= 1.3.0-3) << BuildDepends: << libgsl25-dev, setuptools-tng-py%type_pkg[python] << Source: mirror:sourceforge:pygsl/pygsl-%v.tar.gz Source-Checksum: SHA256(26f79645bccef52a4f9f24c4307d9be954992ac008581750d4413e405404406a) CompileScript: << %p/bin/python%type_raw[python] setup.py config %p/bin/python%type_raw[python] setup.py build << InfoTest: << TestScript: << %p/bin/python%type_raw[python] setup.py build_ext -i || exit 2 %p/bin/python%type_raw[python] setup.py check || exit 2 << << InstallScript: << %p/bin/python%type_raw[python] setup.py install --root=%d install -d %i/share/doc/%n/examples %i/share/doc/%n/tests install -m 644 examples/*.py %i/share/doc/%n/examples install -m 644 tests/*.py %i/share/doc/%n/tests << DocFiles: README CREDITS TODO ChangeLog Homepage: http://pygsl.sourceforge.net DescDetail: << PyGSL is a Python interface for the GNU Scientific Library (GSL). It grants Python users access to the GSL. << DescUsage: << See %p/share/doc/pygsl-py%type_pkg[python]/examples for pygsl usage examples. Some tests are available in %p/share/doc/pygsl-py%type_pkg[python]/tests. << <<