libxml-java 1.1.7-ok1 source package in openKylin

Changelog

libxml-java (1.1.7-ok1) nile; urgency=medium

  * Build for openkylin.

 -- rtlhq <nobelxyz@163.com>  Sat, 02 Sep 2023 18:10:25 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main java

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxml-java_1.1.7.orig.tar.xz 59.6 KiB 0b5447c7263d011f9affafd02a663fbafc7695b3f4bc0ae7cb22003052619b82
libxml-java_1.1.7-ok1.debian.tar.xz 1.7 KiB d0eee748290cd2ed89beae14e317d0985301e5231c09ed244a5aa7892bded4fe
libxml-java_1.1.7-ok1.dsc 1.8 KiB 7dd1ed5d2359ffef4a786479978d51beece87896f56d309b7333db93552d6a85

View changes file

Binary packages built by this source

libxml-java: namespace aware SAX-Parser utility library

 LibXML is a namespace aware SAX-Parser utility library. It eases the
 pain of implementing non-trivial SAX input handlers. The original
 code of these classes had been written by Peter Becker for the
 JCommon library.
 .
 LibXML replaces the JCommon-XML classes, which were not namespace aware.