vt100 0.1.1

Library for parsing terminal data
docs.rs failed to build vt100-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: vt100-0.15.2

This crate parses terminal data into an in-memory representation of the screen. Building requires glib-2.0, gcc, and flex.