[Python-modules-commits] [pysword] 03/04: d/control: Note Python 2/3 in the long description.
Raoul Snyman
superfly-guest at moszumanska.debian.org
Mon Mar 6 18:51:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
superfly-guest pushed a commit to branch master
in repository pysword.
commit 915d619597ed33f939e7bc948f4e77df34e8aee9
Author: Unit 193 <unit193 at ubuntu.com>
Date: Sun Nov 13 16:34:55 2016 -0500
d/control: Note Python 2/3 in the long description.
---
debian/control | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index cda0180..8f00ec7 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,8 @@ Description: native Python reader module for the SWORD Project (Python 2)
* Supports all known SWORD module formats (ztext, ztext4, rawtext, rawtext4)
* Read from zipped modules
* Clean text of OSIS, GBF or ThML tags.
+ .
+ This package contains the Python 2 bindings.
Package: python3-pysword
Architecture: all
@@ -43,3 +45,5 @@ Description: native Python reader module for the SWORD Project (Python 3)
* Supports all known SWORD module formats (ztext, ztext4, rawtext, rawtext4)
* Read from zipped modules
* Clean text of OSIS, GBF or ThML tags.
+ .
+ This package contains the Python 3 bindings.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pysword.git
More information about the Python-modules-commits
mailing list