Language

Package: python-q @ 2.6

Synopsis

Quick-and-dirty debugging output for tired programmers

Description

q is a Python module for "print" style of debugging Python code. It provides convenient short API for print out of values, tracebacks, and falling into the Python interpreter.

Home page
https://github.com/zestyping/q
Location
gnu/packages/python-xyz.scm (line: 7957, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit