add license file
add snow links to README
bump version
(nytpu contracts)
— Design by Contracts for R7RS SchemeA library to add contracts to functions, enabling Design by Contracts.
snow-chibi
(optional)The library can be installed directly from Snow:
snow-chibi install nytpu.contracts
Alternately you can clone the repository, or download a tarball from Snow and directly include the library in your project.
Once the library is available, you can then use the library via
(include (nytpu contracts))
The upstream URL of this project is https://git.sr.ht/~nytpu/dbc-scheme. Send suggestions, bugs, patches, and other contributions to ~nytpu/public-inbox@lists.sr.ht. For help sending a patch through email, see https://git-send-email.io. You can browse the list archives at https://lists.sr.ht/~nytpu/public-inbox.
If you have a very large set of changes, please use
git request-pull
rather than
sending a large patchset.
Copyright (C) 2022 nytpu <alex [at] nytpu.com>.
Licensed under the terms of the Mozilla Public License version 2.0. You can view a copy of the MPL in LICENSE or at https://www.mozilla.org/en-US/MPL/2.0/.