(module info setup/infotab (#%module-begin (define package-original-source "git://github.com/racket/plot/?path=plot#a14222e19736f75bdb9c660ca9c3b78c6e2ee9b3") (define collection (quote multi)) (define deps (quote ("plot-lib" "plot-gui-lib" "plot-doc"))) (define implies (quote ("plot-lib" "plot-gui-lib" "plot-doc"))) (define pkg-desc "Functions (and docs and tests) for plotting") (define pkg-authors (quote (ntoronto))) (define test-responsibles (quote ((all AlexHarsanyi@gmail.com)))) (define license (quote (Apache-2.0 OR MIT)))))
|