slackbuilds_ponce/development/python3-hyrule/slack-desc
Lockywolf 803977f4a7
development/python3-hyrule: Added (utility library for Hy).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-09 07:50:07 +07:00

19 lines
1.1 KiB
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-hyrule: python3-hyrule (A utility library for the Hy programming language)
python3-hyrule:
python3-hyrule: Hyrule is a utility library for the Hy programming language. It can
python3-hyrule: be thought of as the Hy equivalent, or addition, to Python's standard
python3-hyrule: library. While intended primarily for Hy programs, its functions and
python3-hyrule: classes can be used in Python as with any other Python library; just
python3-hyrule: import hyrule. Hyrule's macros, on the other hand, are only really
python3-hyrule: usable in Hy.
python3-hyrule:
python3-hyrule:
python3-hyrule: