### Synopsis
A library for making Haskell applications which use bittorrent
protocol easy. This package aims to be a fast thin layer and at the
same time provide both:
* Concise high level API for typical usage scenarious.
* More straightforward API if you need more fine grained control.
Currently it provides serialization and deserealization of core
datatypes, some widely used routines and core types.
### Status
See list of implemented [BEPs](BEP.md).
### Documentation
For documentation see haddock generated documentation.
### Build Status
[![Build Status][1]][2]
[1]: https://travis-ci.org/cobit/bittorrent.png
[2]: https://travis-ci.org/cobit/bittorrent
### Maintainer
This library is written and maintained by Sam T. <pxqr.sta@gmail.com>
Feel free to report bugs and suggestions via
[github issue tracker][issues] or the mail.
[issues]: https://github.com/cobit/bittorrent/issues/new