#1040309 RFP: libnbt++2 -- library for Minecraft's file format NBT

#1040309#5
Date:
2023-07-04 10:31:40 UTC
From:
To:
* Package name    : libnbt++2
   Upstream Author : ljfa
* URL             : https://github.com/ljfa-ag/libnbtplusplus
* License         : LGPL-3+
   Programming Lang: C++
   Description     : library for Minecraft's file format NBT

libnbt++ is a free C++ library for Minecraft's file format Named Binary
Tag (NBT). It can read and write compressed and uncompressed NBT files
and provides a code interface for working with NBT data.

libnbt++2 is a remake of the old libnbt++ library with the goal of
making it more easily usable and fixing some problems. The old libnbt++
especially suffered from a very convoluted syntax and boilerplate code
needed to work with NBT data.

#1040309#12
Date:
2023-07-07 00:40:48 UTC
From:
To:
Hello,

This RFP was created so I could package this library for use in
prismlauncher, but prismlauncher uses its own incompatible fork. To find
this out, though, I did package this library [1], so anyone else who has
a use for it can upload and maintain the package.