This commit is contained in:
sneakers-the-rat 2024-03-14 01:13:07 -07:00
parent 84d1049b7d
commit b995c80014
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

@ -1,4 +1,8 @@
# serde-yaml-python
# sryaml
PyO3 bindings for [`serde_yaml`](https://docs.rs/serde_yaml/latest/serde_yaml/)
I have no idea what i'm doing! mostly a learning project! It's currently slower than `pyyaml`! and i don't know how to cross compile the wheels yet!