Introduce kotlinx-metadata-klib.

`kotlinx-metadata-klib` is an extension of `kotlinx-metadata` that can be used to read and write metadata that is stored inside KLIBs.
Note: current version is in its early days and in active development. Almost nothing is stable or properly tested.
This commit is contained in:
Sergey Bogolepov
2019-10-29 16:21:09 +07:00
parent d91453fb7a
commit 95399b3a41
25 changed files with 1378 additions and 15 deletions
@@ -0,0 +1 @@
kotlinx.metadata.klib.impl.KlibMetadataExtensions