diff options
author | João Felipe Santos <joao.eel@gmail.com> | 2010-05-29 02:02:16 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-29 02:02:16 -0500 |
commit | e32ff21dde3f9af7fb50087b3768cb02c526020f (patch) | |
tree | 43d54262f7353d30ac54d4bf05a624173c5c76e6 /libraries/matplotlib/slack-desc | |
parent | 3d26ebd3ffb78b70e5875cb18092cb0835c94b2a (diff) | |
download | slackbuilds-e32ff21dde3f9af7fb50087b3768cb02c526020f.tar.gz |
libraries/matplotlib: Re-added and updated to 0.99.1.2.
Diffstat (limited to 'libraries/matplotlib/slack-desc')
-rw-r--r-- | libraries/matplotlib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/matplotlib/slack-desc b/libraries/matplotlib/slack-desc new file mode 100644 index 0000000000..c7a91e2ea1 --- /dev/null +++ b/libraries/matplotlib/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler--------------------------------------------------| +matplotlib: matplotlib (a Python 2D plotting library) +matplotlib: +matplotlib: Matplotlib is a plotting library for Python which uses +matplotlib: syntax similar to MATLAB. Matplotlib produces publication +matplotlib: quality figures in a variety of hardcopy formats and +matplotlib: interactive environments across platforms. +matplotlib: +matplotlib: Homepage: http://matplotlib.sourceforge.net/ +matplotlib: +matplotlib: +matplotlib: |