amigos stable port information

Package: amigos
Version: 0.3
Revision: 1
Maintainer: None
Source: http://pylelab.org/software/downloads/%n.tar.gz
SourceDirectory: AMIGOS
Source-MD5: 5c02718172e4214b20bf00d17ee4d61f
PatchScript: <<
# convert to unix EOLs
perl -pi -e 's/\r//g' AMIGOS.pl
<<

CompileScript: #
InstallScript: <<
mkdir -p %i/bin
install -c -m 755 AMIGOS.pl %i/bin/amigos
<<
DocFiles: README.txt
Description: Make tables of torsion angles from PDB files
DescDetail: <<
AMIGOS is a perl script which outputs tables of torsion angles from
nucleic acid PDB files. By default AMIGOS measures the standard backbone
torsion angles (alpha, beta, gamma, delta, epsilon & zeta), the sugar
pucker torsion (nu 2), chi, and the pseudotorsions eta & theta.
<<
DescPackaging: <<
Originally packaged by Matt Stephenson.
<<
License: Restrictive
Homepage: http://pylelab.org/research/computation/structure/index.html