diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-02-12 09:13:33 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-02-12 09:13:33 +0100 |
commit | 902cbb4f88c07c0b168a7bfc3a2f895ba9e9dea1 (patch) | |
tree | 645240f4f5110df003755b7a41036a04d97d4627 /packages/python | |
parent | 80133989e01f1ded8c222b75d7f45befaca368f6 (diff) |
python-divmodaxiom: added recipe (checksums are already there)
Diffstat (limited to 'packages/python')
-rw-r--r-- | packages/python/python-divmodaxiom_0.5.30.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/python/python-divmodaxiom_0.5.30.bb b/packages/python/python-divmodaxiom_0.5.30.bb new file mode 100644 index 0000000000..94c8a5317b --- /dev/null +++ b/packages/python/python-divmodaxiom_0.5.30.bb @@ -0,0 +1,8 @@ +DESCRIPTION = "An object oriented database" +LICENSE = "MIT" + +REALPN = "Axiom" + +DEPENDS += "python-divmodepsilon-native" + +require divmod.inc |