slackbuilds_ponce/python/python3-flit/slack-desc
fourtysixandtwo b5bef7675c python/python3-flit: Added (Simplified packaging of Python modules)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
2022-09-09 10:48:48 +01:00

19 lines
890 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
python3-flit: python3-flit (Simplified packaging of Python modules)
python3-flit:
python3-flit: Flit is a simple way to put Python packages and modules on PyPI. It
python3-flit: tries to require less thought about packaging and help you avoid
python3-flit: common mistakes.
python3-flit:
python3-flit:
python3-flit:
python3-flit: Homepage: https://github.com/pypa/flit
python3-flit:
python3-flit: