Metadata-Version: 2.4
Name: herd-ticket-linear
Version: 0.0.1
Summary: Herd ticket lifecycle adapter for Linear.
Project-URL: Homepage, https://github.com/dbt-conceptual/herd-ticket-linear
Project-URL: Repository, https://github.com/dbt-conceptual/herd-ticket-linear
Project-URL: Issues, https://github.com/dbt-conceptual/herd-ticket-linear/issues
Author: Faust Eriksen
License-Expression: MIT
License-File: LICENSE
Keywords: agents,ai,governance,herd,issue-tracking,linear,project-management,ticket-adapter
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Bug Tracking
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.10
Requires-Dist: herd-core>=0.0.1
Description-Content-Type: text/markdown

# herd-ticket-linear

**Herd ticket lifecycle adapter for Linear.**

Creates, updates, transitions, and queries tickets in Linear.
Reference implementation for the Herd ticket adapter interface.

Part of [The Herd](https://github.com/dbt-conceptual/herd-core) ecosystem.

## Status

Pre-release — package name reserved.

## Install

```bash
pip install herd-core herd-ticket-linear
```

## License

MIT
