Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewrk/xml

Tokenize XML
https://github.com/andrewrk/xml

zig-package

Last synced: 23 days ago
JSON representation

Tokenize XML

Awesome Lists containing this project

README

        

# XML

A library for tokenizing XML.

## Building

```
zig build
```

## Testing

```
zig build test
```