bug#75285: [PATCH v3] gnu: Add xmlpatch.
Commit Message
Hi,
Applied v3 with the changes below. Thanks!
Ludo’.
@@ -2062,6 +2062,7 @@ (define-public xmlpatch
(home-page "https://xmlpatch.sourceforge.net")
(synopsis "XML patch library")
(description
- "XML Patch is a C++ library for patching XML files with XPath
-expressions.")
+ "XML Patch is a C++ library and command-line interface
+(the @command{xml-diff} and @command{xml-patch} commands) for patching XML
+files with XPath expressions.")
(license license:lgpl2.1+)))