68 lines
2.7 KiB
XML
68 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>perl-NetPacket</Name>
|
|
<Homepage>https://metacpan.org/release/NetPacket</Homepage>
|
|
<Packager>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.perl</PartOf>
|
|
<License>GPL</License>
|
|
<IsA>app:console</IsA>
|
|
<IsA>library</IsA>
|
|
<Summary>assemble/disassemble network packets at the protocol level</Summary>
|
|
<Description>"NetPacket" provides a base class for a cluster of modules related to decoding and encoding of network protocols. Each "NetPacket" descendent module knows how to encode and decode packets for the network protocol it implements. Consult the documentation for the module in question for protocol-specific implementation.</Description>
|
|
<Archive sha1sum="4ccb767d5fa47dc4c7b5b2d622dc68699d6b02e3" type="targz">https://cpan.metacpan.org/authors/id/Y/YA/YANICK/NetPacket-1.7.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>perl</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>perl-NetPacket</Name>
|
|
<Summary>assemble/disassemble network packets at the protocol level</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>perl</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/perl5</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2026-04-08</Date>
|
|
<Version>1.7.2</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2025-07-08</Date>
|
|
<Version>1.7.2</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2024-05-16</Date>
|
|
<Version>1.7.2</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2020-01-08</Date>
|
|
<Version>1.7.2</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|