[libtcl-perl] 01/01: extend long description

Damyan Ivanov dmn at moszumanska.debian.org
Sat Jun 7 10:31:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libtcl-perl.

commit 2fd22e71e76936c9e02324617576205aa723fac2
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Jun 7 10:31:10 2014 +0000

    extend long description
---
 debian/control | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/control b/debian/control
index d7dc6d4..fb0b063 100644
--- a/debian/control
+++ b/debian/control
@@ -18,3 +18,12 @@ Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: Tcl extension module for Perl
  The Tcl extension module gives access to the Tcl library with functionality
  and interface similar to the C functions of Tcl.
+  * creating Tcl interpreters
+  * executing Tcl code in an interpreter
+  * binding in new Tcl procedures
+  * manipulating the result field of a Tcl interpreter
+  * setting and getting values of variables in a Tcl interpreter
+  * tying perl variables to variables in a Tcl interpreter
+ .
+ Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
+ scripting language.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtcl-perl.git



More information about the Pkg-perl-cvs-commits mailing list