Files
main/programming/language/perl/perl-Net-SMTP-SSL/pspec.xml
T
2016-06-09 00:08:04 +03:00

53 lines
1.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Net-SMTP-SSL</Name>
<Homepage>http://search.cpan.org/dist/Net-SMTP-SSL/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<IsA>library</IsA>
<Summary>SSL Support for Net::SMTP</Summary>
<Description>perl-NET-SMTP-SSL implements the same API as Net::SMTP but uses IO::Socket::SSL for its network operations.</Description>
<Archive sha1sum="1c46faadb2ae80b4664c031ab6d09d1bde36915b" type="targz">http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Net-SMTP-SSL-1.03.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-IO-Socket-SSL</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Net-SMTP-SSL</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-IO-Socket-SSL</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/perl</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.03</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-14</Date>
<Version>1.03</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>