Files
main/programming/language/perl/perl-Mail-AuthenticationResults/pspec.xml
T
2021-10-14 12:08:15 +03:00

49 lines
1.5 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>fury</Name>
<Email>uglyside@yandex.ru</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="bbf53aee400f512f6c777d96fd8692a43ed2ec0e" type="targz">
https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-AuthenticationResults-2.20210915.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>
</Files>
</Package>
<History>
<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>