Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textproc/py-atoml: Convert to USE_PYTHON=pep517 | Po-Chuan Hsieh | 2023-03-22 | 1 | -46/+0 |
| | | | | - Bump PORTREVISION for dependency and package change | ||||
* | textproc/py-atoml: Update to 1.1.1 | Po-Chuan Hsieh | 2022-01-12 | 1 | -1/+8 |
| | | | | Changes: https://github.com/frostming/atoml/releases | ||||
* | textproc/py-atoml: Update version in setup.py automatically | Po-Chuan Hsieh | 2021-11-01 | 1 | -1/+1 |
| | |||||
* | textproc/py-atoml: Add py-atoml 1.0.3 | Po-Chuan Hsieh | 2021-09-28 | 1 | -0/+39 |
ATOML is a 1.0.0rc1-compliant TOML library. It includes a parser that preserves all comments, indentations, whitespace and internal element ordering, and makes them accessible and editable via an intuitive API. You can also create new TOML documents from scratch using the provided helpers. WWW: https://github.com/frostming/atoml |