Name: | perl-Text-Autoformat |
---|---|
Version: | 1.14.0 |
Release: | 5.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 53286 |
License: | GPL+ or Artistic |
RPM: | perl-Text-Autoformat-1.14.0-5.el6.noarch.rpm |
Source RPM: | perl-Text-Autoformat-1.14.0-5.el6.src.rpm |
Build Date: | Sat May 08 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Text-Autoformat/ |
Summary: | Automatic text wrapping and reformatting |
Description: | Text::Autoformat provides intelligent formatting of plaintext without the need for any kind of embedded mark-up. The module recognizes Internet quoting conventions, a wide range of bulleting 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. The module also supplies a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Rebuild for perl 5.10 (again)
- add BR: Test::More
- rebuild for new perl - upstream changed license to GPL+ or Artistic
- Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker.
- Rework spec to look more like current cpanspec output.
- Minor spec cleanup. - Add Artistic.
- Fix permissions (#166406).
- Update to 1.13 final. - Filter bogus perl(Hang) and perl(NullHang) auto-provides.
- Drop Epoch and change Release for Fedora Extras.
- Minor update to 0.13beta source, from http://rt.cpan.org/NoAuth/Bug.html?id=8018 (pointed out by jpo@di.uminho.pt)
- Specfile regenerated. - Update to 0.13beta, which includes the upstream fix for a bug reported to the author.