Metadata-Version: 2.1
Name: xit
Version: 0.0.2
Summary: A namespace for a group of related projects.
Home-page: https://github.com/med-merchise/xit
License: GPL-3.0-or-later
Author: Medardo Antonio Rodriguez
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Project-URL: Repository, https://github.com/med-merchise/xit
Description-Content-Type: text/x-rst

Xit Projects!
=============

This repository is a namespace for a group of related projects.  Also, it is
the base library for this namespace.

.. note::

   The project is currently in development and is not ready for production
   use.


Install
-------

Development Stage:

  Check `ADR-4`_ about how to use poetry_ to manage how to evolve projects on
  development stages.

  *This section is under construction*

.. _adr-4: https://github.com/med-merchise/xit/blob/main/docs/source/adrs/adr-0004-poetry-for-development-stage.rst
.. _poetry: https://python-poetry.org

Production Stage:

  *This section is under construction*

After installation tasks:

  Each of our projects should have a ``backlog-0001`` document with task to
  execute after a project is installed.  This document must be located in the
  ``docs/source/backlog`` directory.

