From d9038a322ad0b8497440bb7c32ed1fb66d60054f Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Wed, 18 Sep 2024 16:04:22 +0200 Subject: 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 --- textproc/py-emeraldtree/distinfo | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 textproc/py-emeraldtree/distinfo (limited to 'textproc/py-emeraldtree/distinfo') 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 -- cgit v1.2.3