Metadata-Version: 2.4
Name: delineate
Version: 1.0.0
Summary: Backup and export data from Linear.
Project-URL: Homepage, https://delineate.readthedocs.io/
Project-URL: Documentation, https://delineate.readthedocs.io/
Project-URL: Repository, https://github.com/cjw296/delineate
Author-email: Chris Withers <chris@withers.org>
License-File: LICENSE.txt
Requires-Python: >=3.13
Requires-Dist: click>=8.2
Requires-Dist: enlighten>=1.14.1
Requires-Dist: httpx>=0.28
Description-Content-Type: text/x-rst

delineate
=========
|Docs|_  |PyPI|_ |Git|_

.. |Docs| image:: https://readthedocs.org/projects/delineate/badge/?version=latest
.. _Docs: https://delineate.readthedocs.io/

.. |PyPI| image:: https://badge.fury.io/py/delineate.svg
.. _PyPI: https://pypi.org/project/delineate/

.. |Git| image:: https://github.com/cjw296/delineate/actions/workflows/ci.yml/badge.svg
.. _Git: https://github.com/cjw296/delineate

This package provides a command line tool to backup and export data from `Linear`__.

__ https://linear.app/
