# SISE [![Crate](https://img.shields.io/crates/v/sise.svg)](https://crates.io/crates/sise) [![API](https://docs.rs/sise/badge.svg)](https://docs.rs/sise) [![License](https://img.shields.io/crates/l/sise.svg)](https://github.com/eduardosm/rust-sise#license) [![GitHub Actions Status](https://github.com/eduardosm/rust-sise/workflows/CI/badge.svg)](https://github.com/eduardosm/rust-sise/actions) SISE (Simple S-expression) is a file format based on S-expressions. # License This project is licensed under either of * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option.