Language

Package: python-flit @ 3.5.1

Synopsis

Simple packaging tool for simple packages

Description

Flit is a simple way to put Python packages and modules on PyPI. Flit packages a single importable module or package at a time, using the import name as the name on PyPI. All subpackages and data files within a package are included automatically.

Home page
https://flit.readthedocs.io/
Location
gnu/packages/python-xyz.scm (line: 24014, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-docutils' should probably be a native input