perl-Text-Tabs - expand and unexpand tabs per the unix expand(1) and unexpand(1)
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- Description:
Text::Tabs does about what the unix utilities expand(1) and unexpand(1) do. Given a line with tabs in it, expand will replace the tabs with the appropriate number of spaces. Given a line with or without tabs in it, unexpand will add tabs when it can save bytes by doing so (just like unexpand -a). Invisible compression with plain ASCII!
Packages
perl-Text-Tabs-2013.0523-5m.mo8.noarch [37 KiB] |
Changelog
by Yohsuke Ooi (2016-08-05):
- (20:5.20.0-5m) - add gcc5 patches |