sunlight 0.1.4

A very simple Protobuf binary parser
Documentation
1
2
3
4
5
6
7
8
# sunlight

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)
[![codecov](https://img.shields.io/codecov/c/github/puffyCid/sunlight?style=for-the-badge)](https://codecov.io/github/puffyCid/sunlight)
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/puffycid/sunlight/audit.yml?label=Audit&style=for-the-badge)

sunlight is a *very* basic binary Protobuf parser library. It has been tested on Protobuf version 3 only.  
It was primarily created to assist with parsing Protobuf binary data in macOS BIOME files and Unified Logs.