crc16
Version, currently 0.1.01 version
- 0.1.0latestJun 15, 2016
github.com/maiha/crc16.cr
crc16 for Crystal
2 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crc16:
github: maiha/crc16.cr
version: ~> 0.1.0Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- maiha
Dependencies
This version declares no dependencies.
README
crc16 
crc16 for Crystal
Usage
require "crc16"
Crc16.crc16("foo") # => 44950
Installation
Add this to your application's shard.yml:
dependencies:
crc16:
github: maiha/crc16.cr
Contributing
- Fork it ( https://github.com/maiha/crc16.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
- maiha maiha - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.0- Tagged
- Jun 15, 2016
- Commit
a0ba76d8a37d- Indexed
- yes
Dependents
Repository
github.com/maiha/crc16.cr
Metadata
- Created
- Aug 16, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 1