Reimplementation of Scansion in Rust
Find a file
Maxime “pep” Buquet 0ed53d0775
Remove dep on xmpp-parsers, add jid and minidom
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-01-09 14:20:23 +01:00
examples From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00
src Remove dep on xmpp-parsers, add jid and minidom 2023-01-09 14:20:23 +01:00
.gitignore From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00
.woodpecker.yml CI: Use nightly for rustfmt 2023-01-08 21:37:32 +01:00
Cargo.toml Remove dep on xmpp-parsers, add jid and minidom 2023-01-09 14:20:23 +01:00
LICENSE From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00
README.md From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00
rustfmt.toml From each according to their ability, to each according to their needs 2023-01-08 10:45:31 +01:00

Scansion-dsl

Parser for the Scansion project DSL.

License

SPDX: MPL-2.0. See LICENSE file.