mirror of
https://github.com/openbabel/openbabel.git
synced 2026-08-26 13:17:16 -05:00
- perl
- assume perl-binding version is different from Open Babel's
- python
- assume tarball from github release page
- note: `python scripts/python/setup.py install` does not work since `__init__.py` is missing
11 lines
295 B
YAML
11 lines
295 B
YAML
# http://module-build.sourceforge.net/META-spec.html
|
|
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
|
|
name: Chemistry-OpenBabel
|
|
version: 1.4
|
|
version_from:
|
|
installdirs: site
|
|
requires:
|
|
|
|
distribution_type: module
|
|
generated_by: ExtUtils::MakeMaker version 6.17
|