ruby-rpatricia 1.0.1-1build3 source package in Ubuntu

Changelog

ruby-rpatricia (1.0.1-1build3) wily; urgency=medium

  * No-change to add ruby2.2 support.

 -- Matthias Klose <email address hidden>  Tue, 08 Sep 2015 13:23:04 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Wily
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-rpatricia_1.0.1.orig.tar.gz 23.8 KiB d480ece3e7a8be597a8fff7a23ecd22f70986db3dcd130742fe648b17502597c
ruby-rpatricia_1.0.1-1build3.debian.tar.xz 3.2 KiB 84d32970502adc8509904ac52651ca912ac7db8f29e60b799a6ac4962ec7cd52
ruby-rpatricia_1.0.1-1build3.dsc 2.0 KiB 92cc23321a644c779a18519c049fef309627b7af2f8bcebb50fae5db79ccf821

Available diffs

View changes file

Binary packages built by this source

ruby-rpatricia: No summary available for ruby-rpatricia in ubuntu wily.

No description available for ruby-rpatricia in ubuntu wily.

ruby-rpatricia-dbgsym: debug symbols for package ruby-rpatricia

 rPatricia provides a Ruby library for efficient IPv4 and IPv6 address/prefix
 storage and lookups. Internally it uses a Patricia trie (also known as radix
 tree), a data structure commonly used for routing table lookups and supports
 prefix insertion/removal and best/exact match lookups.
 .
 The trie data structure is implemented in C, making rPatricia fast and
 featuring a low memory footprint.