package

github.com/bit4bit/hep.cr

main / published Jul 30, 2025 / repository

HEP: crystal lang implementation of HEP/EEP Encapsulation Protocol

HEPv3

Crystal Lang Implementation.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      hep:
        github: bit4bit/hep.cr
  2. Run shards install

Usage

see

Development

  • https://github.com/sipcapture/HEP

Contributing

  1. Fork it (https://github.com/bit4bit/hep.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

API

  • HEP

    TODO Write documentation for Hep