Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cytec/nzb

easy reading of NZB Files in go (golang)
https://github.com/cytec/nzb

Last synced: about 1 month ago
JSON representation

easy reading of NZB Files in go (golang)

Awesome Lists containing this project

README

        

nzb.go
======

Little helper package for reading [NZB files](http://en.wikipedia.org/wiki/NZB) in Go (golang)

Install
-------

```
go get github.com/cytec/nzb
```