[Python-modules-commits] [python-latexcodec] 06/07: deb/control: added extended description

Daniel Stender stender at moszumanska.debian.org
Mon May 9 12:16:00 UTC 2016


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

stender pushed a commit to branch master
in repository python-latexcodec.

commit 120be39130c092a3d9991d0dabeab8a4a2f9b56d
Author: Daniel Stender <stender at debian.org>
Date:   Mon May 9 13:43:28 2016 +0200

    deb/control: added extended description
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ed48d81..c71da9f 100644
--- a/debian/control
+++ b/debian/control
@@ -23,4 +23,8 @@ Depends: ${misc:Depends},
          ${python3:Depends},
          ${sphinxdoc:Depends}
 Description: LaTeX lexer and codec library for Python
- Hello, world!
+ latexcodec is a Python library for converting from and into
+ LaTeX encoding. It includes a codec module which contains classes
+ and functions for LaTeX code translation, and a module for lexing
+ LaTeX code, which includes general purpose base classes for
+ incremental LaTeX decoders and encoders.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-latexcodec.git



More information about the Python-modules-commits mailing list