Source: libtext-autoformat-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=12)
Build-Depends-Indep: libtext-reform-perl,
                     perl
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.4.0
Vcs-Browser: https://gitee.com/openkylin/libtext-autoformat-perl
Vcs-Git: https://gitee.com/openkylin/libtext-autoformat-perl.git
Homepage: https://metacpan.org/release/Text-Autoformat
Rules-Requires-Root: no

Package: libtext-autoformat-perl
Architecture: all
Depends: libtext-reform-perl,
         ${misc:Depends},
         ${perl:Depends}
Description: module for automatic text wrapping and reformatting
 Text::Autoformat provides intelligent formatting of plain text without the
 need for any kind of embedded mark-up. The module recognizes Internet
 quoting conventions, a wide range of bullet and number schemes, centered
 text, and block quotations, and reformats each appropriately. Other options
 allow the user to adjust inter-word and inter-paragraph spacing, justify
 text, and impose various capitalization schemes.
