gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1891: add blurb for edma


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1891: add blurb for edma
Date: Tue, 05 Feb 2013 23:15:09 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1891
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2013-02-05 23:15:09 +0100
message:
  add blurb for edma
modified:
  gnu/edma/Makefile
=== modified file 'gnu/edma/Makefile'
--- a/gnu/edma/Makefile 2012-12-17 20:47:38 +0000
+++ b/gnu/edma/Makefile 2013-02-05 22:15:09 +0000
@@ -4,6 +4,16 @@
 GARVERSION = 0.18.1
 HOME_URL = http://www.gnu.org/software/edma
 DESCRIPTION = A modular and open development environment
+define BLURB
+ GNU EDMA is a development environment that combines ideas from both
+ object-oriented programming and component-based systems.  It is used
+ to build modular, evolving applications as well as reusable
+ components.  EDMA provides a convenient means to build object-
+ oriented programs in C without pulling in the complexity of C++.
+ Also, it has a unique component system, unlike other free software
+ component-based systems which imitate the design of proprietary
+ counterparts.
+endef
 
 ######################################################################
 


reply via email to

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