Packages
The 5 module(s) in the org. Each is an independent Go module.
| Package | What it does | API |
|---|---|---|
newznab |
Client for the Newznab / NZBHydra2 indexer search API. | pkg.go.dev |
nntp |
RFC 3977 NNTP (Usenet) read client — plaintext or implicit TLS. | pkg.go.dev |
nzb |
NZB parser + segment download & reassembly over NNTP with yEnc. | pkg.go.dev |
par2 |
PAR2 parse / verify (MD5+CRC32) / Reed-Solomon repair (AutoPAR). | pkg.go.dev |
yenc |
yEnc and uuencode decode / encode for Usenet binaries. | pkg.go.dev |