summaryrefslogtreecommitdiffstats
path: root/devel/gobject-introspection/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-03-30 06:32:10 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-03-30 06:32:10 +0800
commit32b2c817e63f9d5946a2565be95726c1d0af7ff1 (patch)
tree8e5f4b5eeef5a9304714168e72a9647dbee862d7 /devel/gobject-introspection/pkg-descr
parent710c51d5098f5bba3dcf535d26b6b2d19893b2ea (diff)
downloadmarcuscom-ports-32b2c817e63f9d5946a2565be95726c1d0af7ff1.tar
marcuscom-ports-32b2c817e63f9d5946a2565be95726c1d0af7ff1.tar.gz
marcuscom-ports-32b2c817e63f9d5946a2565be95726c1d0af7ff1.tar.bz2
marcuscom-ports-32b2c817e63f9d5946a2565be95726c1d0af7ff1.tar.lz
marcuscom-ports-32b2c817e63f9d5946a2565be95726c1d0af7ff1.tar.xz
marcuscom-ports-32b2c817e63f9d5946a2565be95726c1d0af7ff1.tar.zst
marcuscom-ports-32b2c817e63f9d5946a2565be95726c1d0af7ff1.zip
Update to 1.36.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17251 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gobject-introspection/pkg-descr')
-rw-r--r--devel/gobject-introspection/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/gobject-introspection/pkg-descr b/devel/gobject-introspection/pkg-descr
new file mode 100644
index 000000000..9416d171f
--- /dev/null
+++ b/devel/gobject-introspection/pkg-descr
@@ -0,0 +1,9 @@
+GObject Introspection is a project for providing machine readable introspection
+data of the API of C libraries. This introspection data can be used in several
+different use cases, for example automatic code generation for bindings, API
+verification and documentation generation.
+
+GObject Introspection contains tools to generate and handle the introspection
+data.
+
+WWW: http://live.gnome.org/GObjectIntrospection