{application, gleb128, [
    {vsn, "2.1.1"},
    {applications, [gleam_stdlib]},
    {description, "GLEB128 is a small Gleam library that provides functions for encoding and decoding LEB128 (Little Endian Base 128) integers."},
    {modules, [gleb128,
               gleb128@internal@native]},
    {registered, []}
]}.
