diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2023-11-29 06:06:11 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-29 12:05:16 +0700 |
| commit | 6c3ffdb55302f8ae787e2078ead2f0d5f2284f4d (patch) | |
| tree | f90afc27bc4f32ddc04090dd3d8622d9a09fc3b9 /python/python2-toml/slack-desc | |
| parent | c2e78e214e8ea6b9ca987d61cd1e5deb18cac4e0 (diff) | |
python/python2-toml: Added (Python lib for TOML).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-toml/slack-desc')
| -rw-r--r-- | python/python2-toml/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-toml/slack-desc b/python/python2-toml/slack-desc new file mode 100644 index 0000000000..bd2f039a00 --- /dev/null +++ b/python/python2-toml/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python2-toml: python2-toml (A Python library for parsing and creating TOML) +python2-toml: +python2-toml: python2-toml is a Python library for parsing and creating TOML. +python2-toml: +python2-toml: +python2-toml: +python2-toml: +python2-toml: +python2-toml: +python2-toml: +python2-toml: |
