XmlPullKmp

Multiplatform library implementing XmlPullParser for XML parsing, designed as a drop-in replacement for existing interfaces. Currently under development, using a transitive dependency.

Android JVMJVMKotlin/Native
GitHub stars1
AuthorsXmlPullKmp
Open issues0
LicenseApache License 2.0
Creation dateabout 1 year ago

Last activityabout 1 year ago
Latest release1.0.0 (about 1 year ago)

XmlPullKmp

Kotlin

XmlPullKmp

Kotlin Multiplatform implementation of XmlPullParser. This library is designed to be a drop in replacement of the XmlPullParser interface.

⚠️This library is still in development and may not be fully functional. Currently it relies on transitive dependency to fleeksoft's IO library.


Installation

This library is stored on Maven Central repository. To add library to Your project paste the following snippet in your TOML file.

[versions]
xmlpullkmp = "<latest_version>"

[libraries]
xmlpullkmp = { module = "io.github.xmlpullkmp:xmlpullkmp", version.ref = "xmlpullkmp" }  

Open source

This library is a port of this implementation of XmlPullParser to Kotlin Multiplatform.

License

This library is licensed under the Apache License, Version 2.0.

Android JVMJVMKotlin/Native
GitHub stars1
AuthorsXmlPullKmp
Open issues0
LicenseApache License 2.0
Creation dateabout 1 year ago

Last activityabout 1 year ago
Latest release1.0.0 (about 1 year ago)

XmlPullKmp

Kotlin

XmlPullKmp

Kotlin Multiplatform implementation of XmlPullParser. This library is designed to be a drop in replacement of the XmlPullParser interface.

⚠️This library is still in development and may not be fully functional. Currently it relies on transitive dependency to fleeksoft's IO library.


Installation

This library is stored on Maven Central repository. To add library to Your project paste the following snippet in your TOML file.

[versions]
xmlpullkmp = "<latest_version>"

[libraries]
xmlpullkmp = { module = "io.github.xmlpullkmp:xmlpullkmp", version.ref = "xmlpullkmp" }  

Open source

This library is a port of this implementation of XmlPullParser to Kotlin Multiplatform.

License

This library is licensed under the Apache License, Version 2.0.