Language

Package: python-querystring-parser @ 1.2.4

Synopsis

QueryString parser that correctly handles nested dictionaries

Description

This package provides a query string parser for Python and Django projects that correctly creates nested dictionaries from sent form/querystring data.

Home page
https://github.com/bernii/querystring-parser
Location
gnu/packages/python-web.scm (line: 1663, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?