66 lines
2.4 KiB
XML
66 lines
2.4 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>perl-Text-CSV</Name>
|
||
<Homepage>http://search.cpan.org/dist/Text-CSV</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPL</License>
|
||
<IsA>library</IsA>
|
||
<Summary>Perl Module as a comma-separated values manipulator</Summary>
|
||
<Description>Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.</Description>
|
||
<Archive sha1sum="74be9ee660eff34d216d38d8261a8d0b86d2ba79" type="targz">https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/Text-CSV-2.01.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>perl</Dependency>
|
||
<Dependency>perl-Test-Pod</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>perl-Text-CSV</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>perl</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="data">/usr/share/perl5</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2026-04-08</Date>
|
||
<Version>2.01</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2025-07-08</Date>
|
||
<Version>2.01</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2024-05-17</Date>
|
||
<Version>2.01</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2022-06-25</Date>
|
||
<Version>2.01</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|