Metadata-Version: 2.3
Name: jabs-io
Version: 0.1.0a1
Summary: Add your description here
Requires-Dist: jabs-core
Requires-Python: >=3.10, <3.15
Project-URL: Repository, https://github.com/KumarLabJax/JABS-behavior-classifier
Project-URL: Issues, https://github.com/KumarLabJax/JABS-behavior-classifier/issues
Description-Content-Type: text/markdown

# JABS IO (`jabs-io`)

This package defines the canonical data models and handles all 
serialization/deserialization logic.

## Overview

`jabs-io` decouples the JABS data representation from specific file formats or legacy
versions. It provides a unified way to interact with pose estimation data, behavioral
features, and annotations.
