Language

Package: python-pebble @ 4.6.1

Synopsis

Threading and multiprocessing for Python

Description

Pebble aims to help manage threads and processes in an easier way. It wraps Python's standard library threading and multiprocessing objects.

Home page
https://github.com/noxdafox/pebble
Location
gnu/packages/python-xyz.scm (line: 7233, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?