.. _spkg_hatch_readme:

hatchling: Modern, extensible Python build backend
==================================================

Description
-----------

Provides a plugin for Hatch that uses your VCS (like Git) to determine project versions.

License
-------

MIT

Upstream Contact
----------------

https://pypi.org/project/hatch-vcs/


Type
----

standard


Dependencies
------------

- $(PYTHON)
- :ref:`spkg_hatchling`
- :ref:`spkg_pip`

Version Information
-------------------

package-version.txt::

    25.1.0

version_requirements.txt::

    hatch-fancy-pypi-readme


Equivalent System Packages
--------------------------

.. tab:: Alpine

   .. CODE-BLOCK:: bash

       $ apk add py3-hatch-fancy-pypi-readme 


.. tab:: Arch Linux

   .. CODE-BLOCK:: bash

       $ sudo pacman -S python-hatch-fancy-pypi-readme 


.. tab:: conda-forge

   .. CODE-BLOCK:: bash

       $ conda install hatchling 


.. tab:: Debian/Ubuntu

   .. CODE-BLOCK:: bash

       $ sudo apt-get install python-hatch-fancy-pypi-readme 


.. tab:: Fedora/Redhat/CentOS

   .. CODE-BLOCK:: bash

       $ sudo dnf install python-hatch-fancy-pypi-readme 


.. tab:: FreeBSD

   .. CODE-BLOCK:: bash

       $ sudo pkg install devel/py-hatch-fancy-pypi-readme 


.. tab:: Gentoo Linux

   .. CODE-BLOCK:: bash

       $ sudo emerge dev-python/hatch-fancy-pypi-readme 


.. tab:: OpenBSD

   install the following packages: devel/py-hatch-fancy-pypi-readme

.. tab:: openSUSE

   .. CODE-BLOCK:: bash

       $ sudo zypper install python-hatch-fancy-pypi-readme 


.. tab:: Void Linux

   .. CODE-BLOCK:: bash

       $ sudo xbps-install hatch-fancy-pypi-readme 



If the system package is installed and if the (experimental) option
``--enable-system-site-packages`` is passed to ``./configure``, then ``./configure``
will check if the system package can be used.

