diff options
Diffstat (limited to 'recipes/python/python-divmodepsilon_0.5.11.bb')
-rw-r--r-- | recipes/python/python-divmodepsilon_0.5.11.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/python/python-divmodepsilon_0.5.11.bb b/recipes/python/python-divmodepsilon_0.5.11.bb new file mode 100644 index 0000000000..5184b69252 --- /dev/null +++ b/recipes/python/python-divmodepsilon_0.5.11.bb @@ -0,0 +1,7 @@ +DESCRIPTION = "A small utility package that depends on tools too recent for Twisted " +LICENSE = "MIT" + +REALPN = "Epsilon" + +require divmod.inc + |