summaryrefslogtreecommitdiff
path: root/graphics/py-biggles/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-biggles/DESCR')
-rw-r--r--graphics/py-biggles/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/py-biggles/DESCR b/graphics/py-biggles/DESCR
new file mode 100644
index 00000000000..5f59b790009
--- /dev/null
+++ b/graphics/py-biggles/DESCR
@@ -0,0 +1,6 @@
+Biggles is a Python module for creating publication-quality 2D
+scientific plots.
+
+It supports multiple output formats (postscript, x11, png, svg, gif),
+understands simple TeX, and sports a high-level, elegant interface.
+It's intended for technical users with sophisticated plotting needs.