/*
STAM Library (Stand-off Text Annotation Model)
by Maarten van Gompel <proycon@anaproy.nl>
Digital Infrastucture, KNAW Humanities Cluster
Licensed under the GNU General Public License v3
https://github.com/annotation/stam-tools
*/
//! This library powers the command line tools that offer various functionality for STAM.
pub const VERSION: &'static str = env!;