1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

Redirect links to xmlsoft.org

Documentation and releases are now available on gitlab.gnome.org.
This commit is contained in:
Nick Wellnhofer
2022-02-13 22:52:53 +01:00
parent 4f2693a1ef
commit 1089111142
25 changed files with 50 additions and 79 deletions

View File

@@ -258,7 +258,7 @@ setup (name = "libxml2-python",
description = descr,
author = "Daniel Veillard",
author_email = "veillard@redhat.com",
url = "http://xmlsoft.org/python.html",
url = "https://gitlab.gnome.org/GNOME/libxml2",
licence="MIT Licence",
py_modules=modules,
ext_modules=extens,