version = 1 revision = 2 requires-python = ">=3.11" [[package]] name = "cwcwidth" version = "0.1.5" source = { registry = "https://pypi.org/simple" } sdist = { url = "https://files.pythonhosted.org/packages/38/17/aadd0c6190dca91aa27c4d7e84d69d30fdf4966e7764247cdc395f8fe7d9/cwcwidth-0.1.5.tar.gz", hash = "sha256:2c840e7d85f6de45c45986b416d79312c91882e1121b78d4c347e49c4238c09d", size = 11071, upload-time = "2021-10-10T16:46:56.825Z" } [[package]] name = "diff-edit" version = "2025.6.14" source = { editable = "." } dependencies = [ { name = "docopt-ng" }, { name = "fill3" }, { name = "lscolors" }, { name = "pygments" }, { name = "termstr" }, ] [package.metadata] requires-dist = [ { name = "docopt-ng", specifier = "==0.9.0" }, { name = "fill3", git = "https://gitlab.com/ahamilton/eris?subdirectory=fill3&rev=v2025.06.14" }, { name = "lscolors", git = "https://gitlab.com/ahamilton/eris?subdirectory=lscolors&rev=v2025.06.14" }, { name = "pygments", specifier = "==2.19.1" }, { name = "termstr", git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2025.06.14" }, ] [[package]] name = "docopt-ng" version = "0.9.0" source = { registry = "https://pypi.org/simple" } sdist = { url = "https://files.pythonhosted.org/packages/e4/50/8d6806cf13138127692ae6ff79ddeb4e25eb3b0bcc3c1bd033e7e04531a9/docopt_ng-0.9.0.tar.gz", hash = "sha256:91c6da10b5bb6f2e9e25345829fb8278c78af019f6fc40887ad49b060483b1d7", size = 32264, upload-time = "2023-05-30T20:46:25.064Z" } wheels = [ { url = "https://files.pythonhosted.org/packages/6c/4a/c3b77fc1a24510b08918b43a473410c0168f6e657118807015f1f1edceea/docopt_ng-0.9.0-py3-none-any.whl", hash = "sha256:bfe4c8b03f9fca424c24ee0b4ffa84bf7391cb18c29ce0f6a8227a3b01b81ff9", size = 16689, upload-time = "2023-05-30T20:46:45.294Z" }, ] [[package]] name = "fill3" version = "2025.6.14" source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=fill3&rev=v2025.06.14#403e056802966e855357fb7378e4897e43cda70a" } dependencies = [ { name = "termstr" }, ] [[package]] name = "lscolors" version = "2025.6.14" source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=lscolors&rev=v2025.06.14#403e056802966e855357fb7378e4897e43cda70a" } dependencies = [ { name = "termstr" }, ] [[package]] name = "pygments" version = "2.19.1" source = { registry = "https://pypi.org/simple" } sdist = { url = "https://files.pythonhosted.org/packages/7c/2d/c3338d48ea6cc0feb8446d8e6937e1408088a72a39937982cc6111d17f84/pygments-2.19.1.tar.gz", hash = "sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f", size = 4968581, upload-time = "2025-01-06T17:26:30.443Z" } wheels = [ { url = "https://files.pythonhosted.org/packages/8a/0b/9fcc47d19c48b59121088dd6da2488a49d5f72dacf8262e2790a1d2c7d15/pygments-2.19.1-py3-none-any.whl", hash = "sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c", size = 1225293, upload-time = "2025-01-06T17:26:25.553Z" }, ] [[package]] name = "termstr" version = "2025.6.14" source = { git = "https://gitlab.com/ahamilton/eris?subdirectory=termstr&rev=v2025.06.14#403e056802966e855357fb7378e4897e43cda70a" } dependencies = [ { name = "cwcwidth" }, ]