Package: wnpp Severity: wishlist Owner: Julien Plissonneau Duquène <sre4e...@free.fr> X-Debbugs-Cc: debian-devel@lists.debian.org, sre4e...@free.fr
Package name : kotlinx-serialization Version : 1.8.0 Upstream Contact: Leonid Startsev <leonid.start...@jetbrains.com> 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.