gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2179: add blurb for sather


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2179: add blurb for sather
Date: Mon, 01 Apr 2013 01:30:09 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2179
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 01:30:09 +0200
message:
  add blurb for sather
modified:
  gnu/sather/Makefile
=== modified file 'gnu/sather/Makefile'
--- a/gnu/sather/Makefile       2013-01-20 15:54:00 +0000
+++ b/gnu/sather/Makefile       2013-03-31 23:30:09 +0000
@@ -3,6 +3,15 @@
 GARVERSION = 1.2.3
 HOME_URL = http://www.gnu.org/software/sather/
 DESCRIPTION = An object-oriented programming language
+define BLURB
+ Sather is an object-oriented programming language similar to Eiffel.
+ It is designed to be "simple, efficient, safe, and non-proprietary."
+ It features garbage collection, statically-checked strong typing,
+ multiple inheritance, parameterized classes and more.  This package
+ consists of a compiler, a class library, the language specification
+ and programming manual, and a browser for displaying sources and
+ directed graphs of class inheritance.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]