Bug#920896: ITP: python-asttokens -- annotate Python asbtract syntax trees with with code references

2019-01-30 Thread Dominik George
Package: wnpp
Severity: wishlist
Owner: Dominik George 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: python-asttokens
  Version : 1.1.13
  Upstream Author : Dmitry Sagalovskiy
* URL : https://pypi.org/project/asttokens/
* License : Apache-2.0
  Programming Lang: Python
  Description : annotate Python asbtract syntax trees with with code 
references

The asttokens module annotates Python abstract syntax trees (ASTs) with the
positions of tokens and text in the source code that generated them.

It makes it possible for tools that work with logical AST nodes to find the
particular text that resulted in those nodes, for example for automated
refactoring or highlighting.


To be maintained under DPMT.

-BEGIN PGP SIGNATURE-

iQKJBAEBCABzFiEEPJ1UpHV1wCb7F/0mt5o8FqDE8pYFAlxRiK4xGmh0dHBzOi8v
d3d3LmRvbWluaWstZ2VvcmdlLmRlL2dwZy1wb2xpY3kudHh0LmFzYyMcZG9taW5p
ay5nZW9yZ2VAaXQucGlyYXRlbnBhcnRlaS5kZQAKCRC3mjwWoMTylvzdD/wNVTcy
6DAMI6U8cxNHkutosrA3nDZkZGetdyM8cHgNWq07F+4KlMIeqU08k9qZxi/KCWyQ
LYORPAAn/9Lx8rwC0pZZPdhMKQGhQNz1F/Nr3xCf4RqoytczyP78NuV/K0+mteeX
QKH0aFntxdhkZNfB6u/Uul4iL6cxs1H/b8KXdGGdfyDsBGJie0IeelS7cmM6WflZ
Zel5mpjMoWBDUhdlmB6MZ8oNT3POmUCh24xZ/yuf0vQqlWmVxnhoZzDymsRQGIlt
KymGM8jeZckF+76c6YXHuyGixTTr7t2IIwmk/WcwSWqIJnAYvnbKi/v4ZhL50/6H
olEpRTUVZF1GnyeEahKtMYkecK8RaOE/VL16d++C2bjOi4q5gb7VQ6od40kyog69
IsB6W4Ibw0N5r1wkwg01eAIbWb6pxLiwPB/CWLSrpiHncMBKyrhiV8E4k/2/fUWd
L4RWpZ2v69Vlmx02bTeAPiclZR+UfLjd0zzSwiQ5rplUkAFANBV0qvLI2Xg0aY5L
7P4f5MNDc2SlLSUq12XK+71AXhFebBja7U77cN3pULE8C+0PDMf/C7E58tijqA+N
PHe+p62e/5V0aUcWY7d/NE2XjZNZ4q+7ob0dpDmgv6eazGTkb7d5cOJw6Y7BdhnB
ipTGFDgLqpGvI28fPOG270pcTKp8ZAfN8LX4vQ==
=hTkP
-END PGP SIGNATURE-



Bug#920908: ITP: libjs-select2.js -- jQuery based replacement for select boxes

2019-01-30 Thread Cyrille Bollu
Package: wnpp
Severity: wishlist
Owner: Cyrille Bollu 

* Package name: libjs-select2.js
  Version : 4.0.5
  Upstream Author : Kevin Brown (https://github.com/kevin-brown), Igor 
Vaynberg, and Select2 contributors
* URL : https://select2.org/
* License : MIT
  Programming Lang: Javascript
  Description : jQuery based replacement for select boxes

select2 was already packaged in Debian earlier, but was RM'd
a few months ago (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911010).

Unfortunately, package ocsinventory-server now uses the select2.js
library. So, having this package back in Debian would be useful (see also
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920577).

This package would be maintained by the Debian Javascript Maintainers team 
with the blessing of y...@debian.org.

Cyrille



Bug#920912: ITP: phat -- header-only library for boundary matrix reductions over Z/2Z

2019-01-30 Thread Gard Spreemann
Package: wnpp
Severity: wishlist
Owner: Gard Spreemann 

* Package name: phat
  Version : 1.5
  Upstream Author : Ulrich Bauer, Michael Kerber, Jan Reininghaus
* URL : https://bitbucket.org/phat-code/phat
* License : LGPL-3+
  Programming Lang: C++
  Description : header-only library for boundary matrix reductions over Z/2Z

PHAT is a C++ library for performing the filtered Z/2Z (co)boundary
matrix operations commonly needed when computing (persistent)
(co)homology in topological data analysis. The library implements
several of the state-of-the-art algorithms in the field of topological
data analysis.

As of version 1.5, the library seems to be slow-moving and solidified
upstream.

The package is useful as a fundamental tool in the mathematical field
of topological analysis. Having stabilized upstream, and consisting
only of headers and a simple standalone binary built from those, it
should be easy to maintain by myself.

I do need a sponsor. I will inquire with the sponsors of other
packages I maintain.



ITP: xoreos-tools -- collection of tools around BioWare's Aurora engine games

2019-01-30 Thread Eike
Package: wnpp
Severity: wishlist
Owner: Eike 

* Package name: xoreos-tools
  Version : 0.0.5
  Upstream Author : Sven Hesse 
* URL : https://xoreos.org
* License : GPL
  Programming Lang: C++
  Description : collection of tools around BioWare's Aurora engine games

 A collection of tools to help with the reverse-engineering of BioWare's
 Aurora engine games.
 .
 xoreos-tools is part of the xoreos project (which is not yet part of Debian).


I intend to sponsor uploads of the original developer Sven Hesse,
who already maintains a Debian package for this.

xoreos-tools is a collection of tools for data used in BioWare's
classic RPGs. The main project, xoreos, is not yet ready for
inclusion in Debian. The tools still may be useful for development
and modding.

I'm unsure about the section this should go in. While it is
all free software, in the greater scheme of things the tools
only make sense when used with BioWare's non-free data.
So we might put it into contrib.

The section itself is also not clear to me. It's all about games,
lintian tells me though that packages in the section games must
provide binaries under /usr/games/...


signature.asc
Description: This is a digitally signed message part.


Bug#920923: ITP: python-pytest-lazy-fixture -- Use your fixtures in @pytest.mark.parametrize

2019-01-30 Thread Joel Cross
Package: wnpp
Severity: wishlist
Owner: Joel Cross 

* Package name: python-pytest-lazy-fixture
  Version : 0.5.1
  Upstream Author : Marsel Zaripov 
* URL : https://github.com/tvorog/pytest-lazy-fixture
* License : MIT/Expat
  Programming Lang: Python
  Description : Use your fixtures in @pytest.mark.parametrize

This is a build-dependency of python-pipenv-pipes, in order to run
its testsuite.



Bug#920956: ITP: fonts-recommended -- set of recommended fonts

2019-01-30 Thread Adam Borowski
Package: wnpp
Severity: wishlist
Owner: Adam Borowski 

* Package name: fonts-recommended
  Description : set of recommended fonts
 This metapackage is a list of fonts that, in the opinion of some members
 of the Debian Fonts team, is reasonable to have on most GUI systems if
 you don't care about bloat.  The selection is pretty arbitrary, but it
 includes:
 * compatibility with other operating systems
 * basic coverage of all writing systems
 * all symbols and emojis
 * fonts just nice to have

Reason for the package: d-i defaults are very conservative, then you waste
time picking which fonts to install.

Fonts people: as the first stab, I'll upload my picks with Fabian's input,
then let's have a flamewar.