Files
main/programming/language/perl/perl-File-Copy-Recursive-Reduced/pspec.xml
T
2024-08-18 10:56:35 +03:00

55 lines
1.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-File-Copy-Recursive-Reduced</Name>
<Homepage>https://metacpan.org/pod/File::Copy::Recursive::Reduced</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>Recursive copying of files and directories within Perl 5 toolchain.</Summary>
<Description>This library is intended as a not-quite-drop-in replacement for certain functionality provided by CPAN distribution File-Copy-Recursive.</Description>
<Archive sha1sum="a169b5b484de39ad37870c2b1e29feaafeb91f2d" type="targz">
https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/File-Copy-Recursive-Reduced-0.006.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-path-tiny</Dependency>
<Dependency>perl-Capture-Tiny</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-File-Copy-Recursive-Reduced</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/perl5/vendor_perl</Path>
<Path fileType="data">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2024-05-16</Date>
<Version>0.006</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2022-11-19</Date>
<Version>0.006</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>