diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-09-18 16:04:22 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-09-18 16:07:48 +0200 |
commit | d9038a322ad0b8497440bb7c32ed1fb66d60054f (patch) | |
tree | 9d905e9339af7737725e1a33577822eb600fcc37 /textproc/py-emeraldtree/distinfo | |
parent | www/minio: Update version 2024-01-16T16-07-38Z=>2024-01-18T22-51-28Z (diff) |
textproc/py-emeraldtree: New port
EmeraldTree is a fork of ElementTree - the main differences are:
- It has a slightly different API for handling of text: it uses unicode
objects as children (not as "tail" attributes of the elements)
- API cleanups, removing backward compatibility
- Better unicode support
- PolyglotWriter (for writing html5 that is also well-formed xml)
- Other improvements / optimizations
WWW: https://github.com/moinwiki/emeraldtree
Diffstat (limited to 'textproc/py-emeraldtree/distinfo')
-rw-r--r-- | textproc/py-emeraldtree/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/py-emeraldtree/distinfo b/textproc/py-emeraldtree/distinfo new file mode 100644 index 000000000000..5d0a21c999d4 --- /dev/null +++ b/textproc/py-emeraldtree/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1726667839 +SHA256 (emeraldtree-0.11.0.tar.gz) = 10e9f826430aadb4afaa5cf830dd8298cae9b11c3023578fe8f0aca3b141a434 +SIZE (emeraldtree-0.11.0.tar.gz) = 23991 |