Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamadapc/butter-core
Core logic for Butter, a toy haskell bittorrent client
https://github.com/yamadapc/butter-core
Last synced: 15 days ago
JSON representation
Core logic for Butter, a toy haskell bittorrent client
- Host: GitHub
- URL: https://github.com/yamadapc/butter-core
- Owner: yamadapc
- License: mit
- Created: 2014-10-18T00:30:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-18T00:08:08.000Z (about 10 years ago)
- Last Synced: 2024-12-24T11:57:42.535Z (17 days ago)
- Language: Haskell
- Homepage:
- Size: 664 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
butter-core
===========
[![Build Status](https://travis-ci.org/yamadapc/butter-core.svg?branch=master)](https://travis-ci.org/yamadapc/butter-core)
[![Coverage Status](https://img.shields.io/coveralls/yamadapc/butter-core.svg)](https://coveralls.io/r/yamadapc/butter-core)
- - -
A work-in-progress core library for a torrent client.## License
This code is licensed under the MIT license for Pedro Tacla Yamada. See
[LICENSE](/LICENSE) for more information.