bencoding.cr
bencoding.cr
Bencoding serialization library using annotations.
Installation
- Add the dependency to your
shard.yml
:
dependencies:
bencoding:
github: light-side-software/bencoding.cr
- Run
shards install
Usage
require "bencoding"
Contributing
- Fork it (https://github.com/light-side-software/bencoding.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Tamás Szekeres - creator and maintainer
Repository
bencoding.cr
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- almost 6 years ago
- December 17, 2018
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 21:37:32 GMT
Languages