This project packages the clang-format utility as a Python package. It allows you to install clang-format directly from PyPI: python -m pip install clang-format This projects intends to release a new ...
In general, edn_format.loads(edn_format.dumps(obj)) == obj. If this is false, it may be a bug. See tests.py for full details. All features of EDN have been implemented, including custom tagged ...