SlackBuildsOrg/development/python3-hyrule
Andrew Clemons 0d39e40951
development/python3-hyrule: Avoid hard-coded python version.
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
..
python3-hyrule.info
python3-hyrule.SlackBuild
README
slack-desc

Hyrule is a utility library for the Hy programming language.

It can be thought of as the Hy equivalent, or addition, to Python's
standard library. While intended primarily for Hy programs, its
functions and classes can be used in Python as with any other Python
library; just import hyrule. Hyrule's macros, on the other hand, are
only really usable in Hy.