io: Add plugin descriptions.

This commit is contained in:
Stefan van der Walt
2009-11-03 10:00:30 +02:00
parent 6f7697a2e6
commit 899497d0e0
5 changed files with 6 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
[gtk]
description = Fast image display using the GTK library
provides = imshow, _app_show
@@ -1,3 +1,4 @@
[matplotlib]
provides = imshow
description = Display or save images using Matplotlib
provides = imshow, imsave
+1
View File
@@ -1,3 +1,4 @@
[pil]
description = Image reading via the Python Imaging Library
provides = imread
+1
View File
@@ -1,3 +1,4 @@
[qt]
description = Fast image display using the Qt library
provides = imshow, _app_show
+1 -1
View File
@@ -1,4 +1,4 @@
[test]
description = Test plugin
provides = imsave, imshow, imread