sipp 0.2.0

Simple parser package
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["parsing", "encoding"]
description = "Simple parser package"
edition = "2021"
keywords = ["parser", "byte-decoder", "UTF-8", "UTF-16"]
license = "MPL-2.0"
name = "sipp"
readme = "README.md"
repository = "https://codeberg.org/Bobulous/sipp"
version = "0.2.0"