openbabel-py stable port information

Info2: <<
Package: openbabel-py%type_pkg[python]
Version: 2.2.3
Revision: 11
Type: python (2.5 2.6 2.7)
###
Depends: <<
libopenbabel3-shlibs (>= %v-1),
python%type_pkg[python]
<<
BuildDepends: <<
fink (>= 0.24.12),
libopenbabel3-dev (>= %v-1)
<<
###
Source: mirror:sourceforge:openbabel/openbabel-%v.tar.gz
Source-MD5: 7ea8845c54d6d3a9be378c78088af804
###
GCC: 4.0
###
SourceDirectory: openbabel-%v/scripts/python
CompileScript: <<
OPENBABEL_INSTALL=%p %p/bin/python%type_raw[python] setup.py build
<<
###
InstallScript: <<
OPENBABEL_INSTALL=%p %p/bin/python%type_raw[python] setup.py install --root=%d
<<
DocFiles: README
###
Description: Chemical data converter/analysis tools
DescDetail: <<
Open Babel is a project designed to pick up where Babel left off, as a
cross-platform program and library designed to interconvert between many
file formats used in molecular modeling and computational chemistry.
<<
DescPackaging: <<
dmacks (as of 2.2.3-1): move modules to -shlibs (they are
runtime-loaded by it, and in a versioned dirctory now).

dmacks (as of 2.2.3-1): borrow Fedora's patch to use external
libstdinchi (rather than expected libinchi)--it's same as
included libinchi so no need to build local. But hack to
*only* use libstdinchi (more deterministic than fallback to
other). Also move included inchi_api.h out of the way so
compiler doesn't find it (want external one)
<<
###
License: GPL
Maintainer: Daniel Macks
Homepage: http://openbabel.sourceforge.net/
<<