Metadata-Version: 2.1
Name: labx-rs
Version: 0.2.0
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# labx-rs
This repository provides an alternative parser for Cassy's `labx` files. It is intended to be uses as a replacement for the Praktikum python library offered by the RWTH, whose parser is quite slow due to its pure python implementation.

# Installing

##Installing manually
To install the libary manually, you will need the rust compiler
### Linux

