aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: b93d70a7ea4f747b4715665c64e5a22a31d284f1 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# QKlib

My R7RS utilities.

## Download source code

Use git command.

```shell
git clone https://git.tojo.tokyo/qklib.git
```

## License

This library is released under the Apache License Version 2.0.
See the LICENSE file for more details.

## Copyright

Copyright (c) 2024 Masaya Tojo <masaya@tojo.tokyo>