1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00

Update links

Documentation and releases are now available on gitlab.gnome.org.
This commit is contained in:
Nick Wellnhofer
2022-02-14 22:31:18 +01:00
parent 42e47ea2d1
commit 05cea0c72c
18 changed files with 19 additions and 34 deletions

View File

@ -124,8 +124,7 @@ def usage(name = 'pyxsltproc'):
print("\t file:///etc/xml/catalog are activated by default")
print("\t--xinclude : do XInclude processing on document input")
print("\t--profile or --norman : dump profiling information ")
print("\nProject libxslt home page: http://xmlsoft.org/XSLT/")
print("To report bugs and get help: http://xmlsoft.org/XSLT/bugs.html")
print("\nProject libxslt home page: https://gitlab.gnome.org/GNOME/libxslt")
def main(args = None):
global debug