This repository contains many small functions and macros that I use to write Hy code. Python 3 and bleeding-edge Hy (Git master) are assumed.
The tests require pytest
. Run them by saying pytest test
.
This program is copyright 2015, 2016, 2017, 2018, 2019, 2021, 2022 Kodi Arfer.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.