# takparse [![crates.io](https://img.shields.io/crates/v/takparse?style=for-the-badge)](https://crates.io/crates/takparse) [![docs.rs](https://img.shields.io/docsrs/takparse?label=docs.rs%20latest&style=for-the-badge)](https://docs.rs/takparse) Parse, manipulate and display common [Tak] structures. Support for both [PTN] and [TPS], as well as an efficient types for storing moves. [fast-tak] uses this library extensively and even re-exports it. [Tak]: https://playtak.com/ [PTN]: https://ustak.org/portable-tak-notation/ [TPS]: https://ustak.org/tak-positional-system-tps/ [fast-tak]: https://docs.rs/fast-tak/latest/fast_tak/