Package: wnpp Severity: wishlist Owner: Julien Plissonneau Duquène <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
Package name : kotlinx-serialization Version : 1.8.0 Upstream Contact: Leonid Startsev <[email protected]> URL : https://github.com/Kotlin/kotlinx.serialization License : Apache 2.0 Programming Lang: Kotlin Description : Kotlin multiplatform / multi-format serialization Kotlin serialization consists of a compiler plugin, that generates visitor code for serializable classes, runtime library with core serialization API and support libraries with various serialization formats. * Supports Kotlin classes marked as @Serializable and standard collections. * Provides JSON, Protobuf, CBOR, Hocon and Properties formats. * Complete multiplatform support: JVM, JS and Native. This package is a required dependency of newer releases of Kotlin and Gradle. It will be maintained by the Java Team.

