Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
@@ -0,0 +1,26 @@
[build]
type = "perl"
[build.flags]
post_install = [
"rm -f \"$DESTDIR/usr/share/man/man3/Text::Tabs.3pm\"",
"rm -f \"$DESTDIR/usr/share/man/man3/Text::Wrap.3pm\"",
]
[alternatives]
provides = [ "perl-text-tabs", "perl-text-wrap" ]
[dependencies]
runtime = ["perl"]
[package]
description = "Format tabs & lines in documents"
homepage = "https://metacpan.org/dist/Text-Tabs+Wrap"
license = "TTWL"
name = "perl-text-tabs-wrap"
version = "2024.001"
[[source]]
extract_dir = "$name-$version"
sha256 = "fa83812ad59b111c543a3678115012aeb3e4ab3067c2261a38fdbcacf1b761cd"
url = "https://cpan.metacpan.org/authors/id/A/AR/ARISTOTLE/Text-Tabs+Wrap-$version.tar.gz"