libmath-planepath-perl 112-1 source package in Ubuntu

Changelog

libmath-planepath-perl (112-1) unstable; urgency=medium


  * Team upload.

  * debian/control: Changed: Homepage field changed to metacpan.org URL.
  * debian/watch: use metacpan-based URL.
  * debian/copyright: Source URL changed to metacpan.org URL.
  * Add debian/gbp.conf to filter out debian/ dir on import.

  * New upstream release.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <email address hidden>  Mon, 09 Dec 2013 22:55:12 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmath-planepath-perl_112-1.dsc 2.1 KiB 430a3fff95f2b0653207a8138fa8d59d5949191d64d5d27146391036d66951dc
libmath-planepath-perl_112.orig.tar.gz 1.1 MiB 6e7413518b2d4b40e835be64f8987b2410835da79a90fba6d02effa9ee1b9ec0
libmath-planepath-perl_112-1.debian.tar.gz 2.1 KiB f882007b8d6007680957ae09977e240f26ecfc6756712f131fc021df1e80f40f

Available diffs

No changes file available.

Binary packages built by this source

libmath-planepath-perl: Perl module to calculate mathematical paths through a 2-D plane

 Math::PlanePath is a collection of Perl modules to enerate some paths through
 the 2-D X,Y plane, mainly integer oriented, and including
 .
  * Square numbering of Ulam's spiral
  * Pentagonal, hexagonal, heptagonal spirals
  * Pyramid and triangular spirals and rows
  * An infinite knight's tour
  * Vogel's sunflower floret (and variations)
  * Sacks' quadratic spiral
  * Spiral of Theodorus
  * Peano, Hilbert and Z-Order
  * Gosper's flowsnake
  * Koch curve and quadric curve
  * Sierpinski triangle
  * Dragon curves
  * Pixellated rings, and by hypotenuse distance
  * Trees of rationals and Pythagorean triples
  * Some complex base related patterns