.. _spkg_tomli_w:

tomli_w: A TOML writer for Python
=================================

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

tomli-w is a Python library for writing TOML files. It is the write
counterpart to tomllib (included in the standard library since Python
3.11) and produces standards-compliant TOML output.

License
-------

MIT

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

https://pypi.org/project/tomli-w/

Type
----

standard


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

- $(PYTHON)
- $(PYTHON_TOOLCHAIN)

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

package-version.txt::

    1.2.0


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

(none known)

However, these system packages will not be used for building Sage
because ``spkg-configure.m4`` has not been written for this package;
see :issue:`27330` for more information.

