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.pypa.io/
License: BSD-3-Clause AND Apache-2.0 AND PSF-2.0

Maintainer: philippem

List of RPMs