Package : python-flit

Package details

Summary: Simplified packaging of Python modules

Description:
Flit is a simple way to put Python packages and modules on PyPI.
It tries to require less thought about packaging and help you avoid common
mistakes.

Flit packages a single importable module or package at a time, using the import
name as the name on PyPI. All sub-packages and data files within a package are
included automatically.


URL: https://flit.readthedocs.io/en/latest/
License: BSD and ASL 2.0 and Python

Maintainer: philippem

List of RPMs