sleep_parser
Version, currently main branch1 version
- main branchlatestMay 29, 2021
github.com/caspiano/sleep_parser
Parser for SLEEP protocol headers
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
sleep_parser:
github: caspiano/sleep_parser
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.0.0- License
- MIT
- Author
- Caspian Baska
Dependencies
This version declares no dependencies.
README
SLEEP Parser
Read and write SLEEP protocol headers in crystal lang.
Inspiration taken from datrs' SLEEP parser
Installation
- Add the dependency to your
shard.yml:
dependencies:
sleep_parser:
github: caspiano/sleep_parser
- Run
shards install
Usage
require "sleep_parser"
header = SleepParser::Header.from_io(some_io)
Contributors
- Caspian Baska - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- May 29, 2021
- Crystal
1.0.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/caspiano/sleep_parser
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 1