Metadata-Version: 2.1
Name: GailBotTools
Version: 0.0.4
Summary: A set of tools for use in plugins
Home-page: https://github.com/GailBot-System/GailBotPlugins
Author: HiLab
Author-email: hil@elist.tufts.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: lxml
Requires-Dist: gailbot
Requires-Dist: pydantic

# GailBotPlugins

These are some helpful data structures that allow you to easily interact with
a transcription, providing functions to insert and remove markers, as well as
user-made apply functions for manipulation of individual utterances.
