sleep_parser

Parser for SLEEP protocol headers

SLEEP Parser

Read and write SLEEP protocol headers in crystal lang.

Inspiration taken from datrs' SLEEP parser

Installation

  1. Add the dependency to your shard.yml:
dependencies:
  sleep_parser:
    github: caspiano/sleep_parser
  1. Run shards install

Usage

require "sleep_parser"

header = SleepParser::Header.from_io(some_io)

Contributors

Repository

sleep_parser

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 0
  • over 3 years ago
  • May 29, 2021
License

MIT License

Links
Synced at

Fri, 08 Nov 2024 05:10:52 GMT

Languages