[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r1881: add blurb to dico
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r1881: add blurb to dico |
Date: |
Sun, 03 Feb 2013 13:08:55 +0100 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 1881
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-02-03 13:08:55 +0100
message:
add blurb to dico
modified:
gnu/dico/Makefile
=== modified file 'gnu/dico/Makefile'
--- a/gnu/dico/Makefile 2012-12-16 22:26:25 +0000
+++ b/gnu/dico/Makefile 2013-02-03 12:08:55 +0000
@@ -2,8 +2,15 @@
GARNAME = dico
GARVERSION = 2.2
HOME_URL = http://www.gnu.org/software/dico/
-DESCRIPTION = A flexible dictionary server and client implementing \
-RFC 2229
+DESCRIPTION = A flexible dictionary server and client
+define BLURB
+ GNU Dico implements a flexible dictionary server and client according
+ to RFC 2229 (DICT Server). It is able to access any database
+ available, regardless of format, thanks to its modular structure.
+ New modules may be written in C, Guile or Python. Dico also includes
+ a commandline client, which may be used to query remote dictionary
+ databases.
+endef
######################################################################
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r1881: add blurb to dico,
Brandon Invergo <=