Installation
============

Install md_toc via pip:

::

    $ pip3 install md_toc --user


All the necessary dependencies are installed automatically along with the
program.

Distribution packages
---------------------

Packages exist for Arch Linux, Debian, Ubuntu and Nix. See

- https://repology.org/project/md-toc/versions
- https://repology.org/project/python:md-toc/versions

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

- Python >= 3.5
- fpyutils_

.. _fpyutils: https://software.franco.net.eu.org/frnmst/fpyutils
