summaryrefslogtreecommitdiff
path: root/devel/gobo-eiffel/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gobo-eiffel/DESCR')
-rw-r--r--devel/gobo-eiffel/DESCR18
1 files changed, 18 insertions, 0 deletions
diff --git a/devel/gobo-eiffel/DESCR b/devel/gobo-eiffel/DESCR
new file mode 100644
index 00000000000..12582bad061
--- /dev/null
+++ b/devel/gobo-eiffel/DESCR
@@ -0,0 +1,18 @@
+One of the main concerns of Gobo Eiffel is to provide you with Eiffel
+libraries and tools that are portable across various Eiffel compilers
+available on the market. That way, you can still use your favorite Eiffel
+compiler while taking advantage of the goodies included in this package.
+
+This package consists of five Eiffel libraries:
+
+ Gobo Eiffel Kernel Library
+ Gobo Eiffel Structure Library
+ Gobo Eiffel Lexical Library
+ Gobo Eiffel Parse Library
+ Gobo Eiffel Utility Library
+
+and three utilities:
+
+ Gobo Eiffel Lex (gelex)
+ Gobo Eiffel Yacc (geyacc)
+ Gobo Eiffel Preprocessor (gepp)