libabbs 0.1.4

Library for aosc-os-abbs maintenance
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# libabbs

Library for ABBS maintenance helpers.

## Features

- APML parser.
- ABBS accessors.

### APML Parser

- Three-layer representation model suitable for different use cases.
- Lossless bidirection convert from source to tree.
- Support for arrays.
- Full compatibility with all current aosc-os-abbs APML files.