Initial import of p5-Set-Infinite, version 0.49. (I have a point, don't

worry.)

Set::Infinite is a Set Theory module for infinite sets.

It works with reals, integers, and objects.

When it is used dates, this module provides schedule
checks (intersections), unions, and infinite recurrences.
This commit is contained in:
Quentin Garnier 2003-06-17 12:05:24 +00:00
parent 365e6aea64
commit b46dc9ccbf
4 changed files with 27 additions and 0 deletions

6
p5-Set-Infinite/DESCR Normal file
View file

@ -0,0 +1,6 @@
Set::Infinite is a Set Theory module for infinite sets.
It works with reals, integers, and objects.
When it is used dates, this module provides schedule
checks (intersections), unions, and infinite recurrences.

16
p5-Set-Infinite/Makefile Normal file
View file

@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.1.1.1 2003/06/17 12:05:24 cubidou Exp $
DISTNAME= Set-Infinite-0.49
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
MAINTAINER= cube@cubidou.net
HOMEPAGE= http://search.cpan.org/dist/Set-Infinite/
COMMENT= Perl module for sets of integers and objects
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/Infinite/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

1
p5-Set-Infinite/PLIST Normal file
View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/17 12:05:24 cubidou Exp $

4
p5-Set-Infinite/distinfo Normal file
View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2003/06/17 12:05:24 cubidou Exp $
SHA1 (Set-Infinite-0.49.tar.gz) = 9b34b1a7bd33ff22cf4843b6f1013d241a14e4e7
Size (Set-Infinite-0.49.tar.gz) = 60206 bytes