45 lines
1.6 KiB
XML
45 lines
1.6 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>perl-archive-cpio</Name>
|
||
<Homepage>https://metacpan.org/pod/Archive::Cpio</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<PartOf>programming.language.perl</PartOf>
|
||
<License>Artistic</License>
|
||
<IsA>library</IsA>
|
||
<Summary>module for manipulations of cpio archives</Summary>
|
||
<Description>module for manipulations of cpio archives</Description>
|
||
<Archive type="targz" sha1sum="f45129bc77343b424d8b2f07406741fd781a3888">https://www.cpan.org/authors/id/P/PI/PIXEL/Archive-Cpio-0.10.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>perl</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>perl-archive-cpio</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>perl</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="data">/usr/share/perl5/vendor_perl</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="1">
|
||
<Date>2026-06-02</Date>
|
||
<Version>0.10</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|