Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv9963
Added Files:
biskit-py.info
Log Message:
to 10.5/6 after maintainer request
--- NEW FILE: biskit-py.info ---
Info2: <<
Package: biskit-py%type_pkg[python]
Version: 2.3.1
Revision: 1
Distribution: (%type_pkg[python] = 25) 10.5, (%type_pkg[python] = 25) 10.6
Type: python (2.6 2.7)
Depends: <<
python%type_pkg[python],
numpy-py%type_pkg[python] (>= 1.6.1-1),
scientificpython-py%type_pkg[python],
plotutils,
gnuplot,
scipy-py%type_pkg[python] (>= 1.6.1-1),
biggles-py%type_pkg[python]
<<
BuildDepends: <<
netcdf
<<
Source: http://sourceforge.net/projects/biskit/files/biskit/%v/biskit-%v.tar.gz
Source-MD5: 7400c0949563c6052a12589d20f6f700
CompileScript: %p/bin/python%type_raw[python] setup.py build
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --prefix=%p --root=%d
for bin in %i/bin/*; do mv $bin %i/bin/bis-py%type_pkg[python].py; done
mkdir -p %i/share/%n
cp -R doc %i/share/%n/
<<
DocFiles: README.txt PKG-INFO COPYING
PostInstScript: <<
update-alternatives --install %p/bin/bis.py bis-py
%p/bin/bis-py%type_pkg[python].py %type_pkg[python]
<<
PreRmScript: <<
if [ $1 != "upgrade" ]; then
update-alternatives --remove bis-py
%p/bin/bis-py%type_pkg[python].py
fi
<<
Description: Python platform for structural bioinformatics
DescDetail: <<
Biskit is a modular, object-oriented Python library for structural
bioinformatics research. It facilitates the manipulation and analysis
of macromolecular structures, protein complexes, and molecular dynamics
trajectories. For efficient number crunching, Biskit objects tightly
integrate with numpy (Numeric Python). Biskit also offers a platform for
the rapid integration of external programs and new algorithms into
complex workflows. Calculations are thus often delegated to established
programs like Xplor, Amber, Hex, Prosa, Fold-X, T-Coffee, Hmmer and
Modeller; interfaces to further software can be added easily. Moreover,
Biskit simplifies arallelisation of calculations via PVM
(Parallel Virtual Machine).
<<
License: GPL
Maintainer: Marc-Michael Blum <[email protected]>
Homepage: http://biskit.pasteur.fr/
<<
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs