go-spectre/README.md

11 lines
323 B
Markdown
Raw Normal View History

# Spectre
A Go implementation of [spectre](https://spectre.app).
Currently it passes a sub-set of the [CLI tests](https://gitlab.com/spectre.app/cli/-/blob/main/spectre_tests.xml).
This is because I've only implemented v3 of the algorithm and the main pieces.
## License
[GPLv3](LICENSE) - same as the algorithm author