Bug#802925: ITP: python-etcd -- Python client for etcd

2015-10-25 Thread Jelmer Vernooij
Package: wnpp
Severity: wishlist
Owner: Jelmer Vernooij 

* Package name: python-etcd
  Version : 0.4.2
  Upstream Author : Jose Plana Mario, Giuseppe Lavagetto
* URL : http://github.com/jplana/python-etcd
* License : MIT
  Programming Lang: Python
  Description : Python client for etcd

Python client for modifying and inspecting data in etcd.



Bug#802930: ITP: libtest-tempdir-tiny-perl -- Temporary directories that stick around when tests fail

2015-10-25 Thread Angel Abad
Package: wnpp
Owner: Angel Abad 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libtest-tempdir-tiny-perl
  Version : 0.004
  Upstream Author : David Golden 
* URL : https://metacpan.org/release/Test-TempDir-Tiny
* License : Apache-2.0
  Programming Lang: Perl
  Description : Temporary directories that stick around when tests fail

Test::TempDir::Tiny works with Test::More to create temporary directories
that stick around if tests fail.

It is loosely based on Test::TempDir, but with less complexity, greater
portability and zero non-core dependencies.



Bug#802755: ITP: bgpq3 -- automatic BGP filter generator using RADB data

2015-10-25 Thread Apollon Oikonomopoulos
Package: wnpp
Severity: wishlist
Owner: Apollon Oikonomopoulos 

* Package name: bgpq3
  Version : 0.1.31
  Upstream Author : Alexandre Snarskii 
* URL : http://snar.spb.ru/prog/bgpq3/
* License : BSD
  Programming Lang: C
  Description : automatic BGP filter generator using RADB data

bgpq3 eases BGP filter maintenance by automatically generating prefix 
lists, (extended) access lists, policy statement terms and AS-path lists 
using RADB data. It features IPv6 prefix/access-list support, 
aggregation of generated filters and output compatible with Cisco, 
Juniper and BIRD.



Bug#802948: ITP: python-mmh3 -- Python wrapper for MurmurHash (MurmurHash3)

2015-10-25 Thread Ed Swierk
Package: wnpp
Severity: wishlist
Owner: Ed Swierk 

* Package name: python-mmh3
  Version : 2.3.1
  Upstream Author : Hajime Senuma 
* URL : http://github.com/hajimes/mmh3
* License : Public Domain
  Programming Lang: Python and C++
  Description : Python wrapper for MurmurHash (MurmurHash3)

This is a Python wrapper for MurmurHash (MurmurHash3), a set of fast and
robust hash functions.  mmh3 2.3.1 supports both Python 2.7 and 3.x.

python-mmh3 is a dependency of OpenStack per
https://wiki.debian.org/OpenStack/OpenStack/todo.

My initial attempt at packaging for Debian is at
https://github.com/skyportsystems/mmh3.  I have never created an official
Debian package and would need a sponsor for this package.



Bug#802957: ITP: libmoosex-meta-typeconstraint-mooish-perl -- module to translate Moo-style constraints to Moose-style

2015-10-25 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org

* Package name: libmoosex-meta-typeconstraint-mooish-perl
  Version : 0.001
  Upstream Author : Chris Weyl 
* URL : 
https://metacpan.org/release/MooseX-Meta-TypeConstraint-Mooish
* License : LGPL-2.1
  Programming Lang: Perl
  Description : module to translate Moo-style constraints to Moose-style

Moose::Meta::TypeConstraint are expected to return true if the value passes
the constraint, and false otherwise; Moo "constraints", on the other hand,
die if validation fails.

The MooseX::Meta::TypeConstraint::Mooish metaclass allows for Moo-style
constraints; it will wrap them and translate their Moo into a dialect Moose
understands.

Note that this is largely to enable functionality in
MooseX::AttributeShortcuts; the easiest way use this metaclass is by using
that package. Also, as it's not inconceivable that this functionality may be
desired in other constraint metaclasses, the bulk of this metaclass'
functionality is implemented as a trait
(MooseX::TraitFor::Meta::TypeConstraint::Mooish).

The package will be maintained under the umbrella of the Debian Perl Group.


signature.asc
Description: Digital Signature


Bug#802965: ITP: golang-github-mitchellh-iochan -- Go library for turning `io.Reader` into channels

2015-10-25 Thread Daniel Stender
Package: wnpp
Severity: wishlist
Owner: Daniel Stender 
Control: block 796309 by -1

* Package name: golang-github-mitchellh-iochan
  Version : 0.0~git20150529.0.87b45ff-1
  Upstream Author : Mitchell Hashimoto
* URL : https://github.com/mitchellh/iochan
* License : Expat
  Programming Lang: Go
  Description : Go library for turning `io.Reader` into channels

 iochan is a Go library for treating io readers and writers like
 channels. This is useful when sometimes you wish to use io.Reader and
 such in select statements.
 .
 iochan is a prerequisite for Gox [1].

[1] https://bugs.debian.org/796309
ITP: gox -- helper tool for Go cross-compilation



Bug#803015: ITP: glimpse -- search quickly through entire file systems

2015-10-25 Thread Alexander Zangerl
Package: wnpp
Severity: wishlist
Owner: Alexander Zangerl 

* Package name: glimpse
  Version : 4.18.6
  Upstream Author : Golda Velez 
* URL : http://webglimpse.net/
* License : ISC, simplified BSD
  Programming Lang: C
  Description : search quickly through entire file systems

  Glimpse, which stands for GLobal IMPlicit SEarch, is a very popular
UNIX indexing and query system that allows you to search through a
  large set of files very quickly. Glimpse supports most of agrep's
  options (agrep is our powerful version of grep) including approximate
  matching (e.g., finding misspelled words), Boolean queries, and even
  some limited forms of regular expressions.

glimpse was present in non-free until 2008, as the license at that
time wasn't DFSG-compatible (see #474323).
upstream has switched the license to the ISC/simplified BSD in 2014,
and glimpse should thus fit nicely into main.