mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
803977f4a7
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
358 B
Text
7 lines
358 B
Text
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.
|