Source: txt2tags
Section: misc
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Jonathan Wiltshire <jmw@debian.org>, Ales Zabala Alava (Shagi) <shagi@gisa-elkartea.org>, Eder L. Marques <eder@edermarques.net>
Build-Depends: debhelper-compat (= 12), python3, dh-python, python3-setuptools
Build-Depends-Indep: gettext
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/python-team/packages/txt2tags.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/txt2tags
Homepage: http://txt2tags.sourceforge.net/

Package: txt2tags
Architecture: all
Multi-Arch: foreign
Depends: python3, ${python3:Depends}, ${misc:Depends}, python3-pkg-resources
Provides: python3-txt2tags
Breaks: ${python3:Breaks}
Description: conversion tool to generating several file formats
 txt2tags is a document generator written in Python that
 generates HTML, XHTML, SGML, LaTeX, Lout, man page, Wikipedia,
 Google Code Wiki, DokuWiki, MoinMoin, Magic Point and PageMaker
 documents from a plain text file with little marks.
 .
 Different from other conversion tools, it is generic, and not
 target-specific (as a txt2html tool). This way, you can keep just
 one source text file and one tool for all your formatting needs.
 .
 Supports header, title, bold/italic/underline/strike, preformatted,
 quote, link, lists, bar, image and table.
 .
 With txt2tags, you can focus your mind on the document content, and
 forget about formatting. Just let the program do this dirty job.
