diff options
Diffstat (limited to 'devel/hs-js-flot/pkg-descr')
-rw-r--r-- | devel/hs-js-flot/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/hs-js-flot/pkg-descr b/devel/hs-js-flot/pkg-descr new file mode 100644 index 000000000000..3caa8ddb4712 --- /dev/null +++ b/devel/hs-js-flot/pkg-descr @@ -0,0 +1,7 @@ +This package bundles the minified Flot code (a jQuery plotting library) +into a Haskell package, so it can be depended upon by Cabal packages. +The first three components of the version number match the upstream flot +version. The package is designed to meet the redistribution +requirements of downstream users (e.g. Debian). + +WWW: https://github.com/ndmitchell/js-flot#readme |