# Welcome to tabula-rs 👋

[](https://sp1ritcs.github.io/tabula-rs/tabula/)
[](https://crates.io/crates/tabula)
[](https://github.com/sp1ritCS/tabula-rs/blob/master/LICENSE.md)
> Rust bindings for [tabula-java](https://github.com/tabulapdf/tabula-java)
### 🏠 [Homepage](https://github.com/sp1ritCS/tabula-rs)
## Install
Add this to your `Cargo.toml`:
```toml
tabula = "0.1.0"
```
## Run tests
```sh
cargo test
```
## Author
👤 **Florian "sp1rit"**
* Website: https://sp1rit.ml
* Twitter: [@sp1ritCS](https://twitter.com/sp1ritCS)
* GitHub: [@sp1ritCS](https://github.com/sp1ritCS)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/sp1ritCS/tabula-rs/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright (c) 2021 [Florian "sp1rit"](https://github.com/sp1ritCS).
This project is [AGPL-3.0](https://github.com/sp1ritCS/tabula-rs/blob/master/LICENSE.md) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_