tangled
alpha
login
or
join now
ecsolticia.codeberg.page
/
mipl
0
fork
atom
Minimal Imperative Parsing Library | https://docs.rs/mipl
0
fork
atom
overview
issues
pulls
pipelines
add more info to manifest
ecsolticia.codeberg.page
5 months ago
a1ce3a4a
ac6dfb06
verified
This commit was signed with the committer's
known signature
.
ecsolticia.codeberg.page
SSH Key Fingerprint:
SHA256:lc5DuXVjJY1TR+bLCu3j+FiFhpWMq4nZ3jubBpodh1U=
+3
1 changed file
expand all
collapse all
unified
split
Cargo.toml
+3
Cargo.toml
···
1
1
[package]
2
2
name = "mipl"
3
3
+
description = "Minimal Imperative Parsing Library"
4
4
+
license = "MIT"
3
5
version = "0.1.0"
4
6
edition = "2024"
7
7
+
repository = "https://codeberg.org/ecsolticia/mipl"
5
8
6
9
[dependencies]