diff options
Diffstat (limited to 'devel/libIDL/pkg-descr')
-rw-r--r-- | devel/libIDL/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/libIDL/pkg-descr b/devel/libIDL/pkg-descr new file mode 100644 index 000000000..d681c4203 --- /dev/null +++ b/devel/libIDL/pkg-descr @@ -0,0 +1,7 @@ +libIDL is a library for creating trees of CORBA Interface Definition Language +(IDL) files, which is a specification for defining portable interfaces. +libIDL was initially written for ORBit (the ORB from the GNOME project, and +the primary means of libIDL distribution). However, the functionality was +designed to be as reusable and portable as possible. + +WWW: http://www.gnome.org/ |