Bug#960155: ITP: liburl-encode-xs-perl -- XS implementation of URL::Encode

2020-05-09 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: liburl-encode-xs-perl
  Version : 0.03
  Upstream Author : Christian Hansen 
* URL : https://metacpan.org/release/URL-Encode-XS
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : XS implementation of URL::Encode

URL::Encode::XS is an XS implementation of the URL::Encode module.

The main URL::Encode package will use this package automatically if it can
find it. Do not use this package directly, use URL::Encode instead.

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

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Bug#960142: ITP: pyerfa -- Python bindings for ERFA routines

2020-05-09 Thread Ole Streicher
Package: wnpp
Severity: wishlist
Owner: Ole Streicher 
X-Debbugs-Cc: debian-pyt...@lists.debian.org, debian-devel@lists.debian.org, 
debian-as...@lists.debian.org

* Package name: pyerfa
  Version : TBD
  Upstream Author : Astropy Developers
* URL : https://github.com/liberfa/pyerfa
* License : BSD-3-Clause
  Programming Lang: Python
  Description : Python bindings for ERFA routines

PyERFA is the Python wrapper for the ERFA library (Essential Routines
for Fundamental Astronomy), a C library containing key algorithms for
astronomy, which is based on the SOFA library published by the
International Astronomical Union (IAU). All C routines are wrapped as
Numpy universal functions, so that they can be called with scalar or
array inputs.

The project is a split of astropy._erfa module, developed in the context
of Astropy project, into a standalone package, and therefore will be a
dependency of upcoming Astropy releases.

The packages will be maintained under Debian Astro team maintainance,
with the repository at

https://salsa.debian.org/debian-astro-team/pyerfa

Best regards

Ole



Bug#960115: ITP: libtest-metrics-any-perl -- module to assert that code produces metrics via Metrics::Any

2020-05-09 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: libtest-metrics-any-perl
  Version : 0.01
  Upstream Author : Paul Evans 
* URL : https://metacpan.org/release/Test-Metrics-Any
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to assert that code produces metrics via Metrics::Any

Test::Metrics::Any helps write unit tests which assert that the code under
test reports metrics via Metrics::Any.

Loading this module automatically sets the Metrics::Any::Adapter type to
Test.

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

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Bug#960114: ITP: libmetrics-any-perl -- abstract collection of monitoring metrics

2020-05-09 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: libmetrics-any-perl
  Version : 0.03
  Upstream Author : Paul Evans 
* URL : https://metacpan.org/release/Metrics-Any
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : abstract collection of monitoring metrics

Metrics::Any provides a central location for modules to report monitoring
metrics, such as counters of the number of times interesting events have
happened, and programs to collect up and send those metrics to monitoring
services.

Inspired by Log::Any, this module splits the overall problem into two sides.
Modules wishing to provide metrics for monitoring purposes can use the use
Metrics::Any statement to obtain a collector into which they can report
metric events. By default this collector doesn't actually do anything, so
modules can easily use it without adding extra specific dependencies for
specific reporting.

A program using one or more such modules can apply a different policy and
request a particular adapter implementation in order to actually report these
metrics to some external system, by using the use Metrics::Any::Adapter
statement.

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

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature


Bug#960097: ITP: bootsidemenu.js -- jQuery plugin to easily create a sliding menu

2020-05-09 Thread Doug Torrance
Package: wnpp
Severity: wishlist
Owner: Doug Torrance 

* Package name: bootsidemenu.js
  Version : 1.0.0
  Upstream Author : Andrea Lombardo
* URL : https://andrealombardo.github.io/BootSideMenu/
* License : Apache-2.0
  Programming Lang: JavaScript
  Description : jQuery plugin to easily create a sliding menu

BootSideMenu is a jQuery plugin to easily build a sliding menu in a
Bootstrap based application.  An online demo can be found at
https://andrealombardo.github.io/BootSideMenu/.

I am interested in this package as it is a dependency of the Visualize
package of Macaulay2, a computer algebra system I am currently packaging
for Debian.

I intend to maintain bootsidemenu.js under the umbrella of the
Debian Javascript Team.