Package: wnpp
Severity: wishlist
Owner: Ghislain Antony Vaillant

* Package name      : pyrecord
  Version                 : 1.0.0~rc1
  Upstream Author   : Gustavo Narea
* URL                     : https://pythonhosted.org/pyrecord/
* License                : Apache-2.0
  Programming Lang: Python
  Description           : Pythonic record types

Long description taken from PyPI:
 A record (aka "struct" in C) is a pre-defined collection
 of values where each is accessed by a unique name. Depending
 on the nature of the data, records may be a superior
 alternative to dictionaries and instances of custom classes.
 .
 PyRecord allows you to use records in Python v2.7 to v3.x and
 PyPy v2, and can be thought of as an improved namedtuple.

Considering the nature of this package, it should probably be
maintained under the Debian Python Team umbrella.

Cheers,
- Ghis

Reply via email to