.. _spkg_tomli: tomli: A lil' TOML parser ========================= Description ----------- A lil' TOML parser License ------- Upstream Contact ---------------- https://pypi.org/project/tomli/ Type ---- standard Version Information ------------------- package-version.txt:: 1.2.1 install-requires.txt:: tomli Equivalent System Packages -------------------------- void: .. CODE-BLOCK:: bash $ sudo xbps-install python3-tomli However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see :trac:`29023`