64 lines
1.9 KiB
XML
64 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>perl-Mail-AuthenticationResults</Name>
|
|
<Homepage>https://metacpan.org/pod/Mail::AuthenticationResults</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>PerlArtistic</License>
|
|
<IsA>library</IsA>
|
|
<PartOf>programming.language.perl</PartOf>
|
|
<Summary>Object Oriented Authentication-Results Headers.</Summary>
|
|
<Description>This parser copes with most styles of Authentication-Results header seen in the wild, but is not yet fully RFC7601 compliant.</Description>
|
|
<Archive sha1sum="6662b42906d6e6db98c614e99034b16718e27272" type="targz">
|
|
https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-AuthenticationResults-2.20230112.tar.gz
|
|
</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>perl-JSON</Dependency>
|
|
<Dependency>perl-Clone</Dependency>
|
|
<Dependency>perl-Test-Exception</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>perl-Mail-AuthenticationResults</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>perl-JSON</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/perl5</Path>
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
<Path fileType="data">/usr/share/perl5</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2024-05-16</Date>
|
|
<Version>2.20230112</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2023-01-15</Date>
|
|
<Version>2.20230112</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2021-09-18</Date>
|
|
<Version>2.20210915</Version>
|
|
<Comment>First build</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|
|
|