Add p5-Data-IEEE version 0.02 from pkgsrc-wip.

This module provides some simple convenience functions for packing and
unpacking big-endian IEEE 754 floats and doubles.
This commit is contained in:
he 2019-03-21 10:06:35 +00:00
parent d1bc625dc9
commit 6f2142b097
3 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,2 @@
This module provides some simple convenience functions for packing and
unpacking IEEE 754 floats and doubles.

View file

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1 2019/03/21 10:06:35 he Exp $
DISTNAME= Data-IEEE754-0.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Data-IEEE754
COMMENT= Pack and unpack big-endian IEEE754 floats and doubles
LICENSE= artistic-2.0
TEST_DEPENDS+= p5-Test-Bits-[0-9]*:../../devel/p5-Test-Bits
PERL5_PACKLIST= auto/Data/IEEE754/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2019/03/21 10:06:35 he Exp $
SHA1 (Data-IEEE754-0.02.tar.gz) = e5e3999690792924af5829f4ee00b2ce43ffead5
RMD160 (Data-IEEE754-0.02.tar.gz) = 8f4d839b5051d32887a81713240925dc33ca1cbd
SHA512 (Data-IEEE754-0.02.tar.gz) = b343489beb45c5540adaf8da3edee39e3cbbe99098212df83b4b341af600990d0568f1455d768cbc234c09ae18afd087218fecdfa64bf2830561bb538b42ab1e
Size (Data-IEEE754-0.02.tar.gz) = 22181 bytes