haystacklib

D implementation of project-haystack.org.


Keywords
library, network, messaging, vibed, data, application, web, development
License
BSL-1.0
Install
dub fetch haystacklib --version 1.0.1

Documentation

Build Status

haystacklib

haystacklib - a D language implementation of project-haystack.org

Haystack specifies semantics for building automation components trough a tag taxonomy.

This library implements the tag support and the encoder/decoder for the zinc format.

What is this repository for?

  • Provides haystack tags, zinc encoder/decoder, and filter support

How do I get set up?

  • Needs a D compiler (DMD, LDC) with frontend version 2.0.72+
  • Configuration:
#!sh

dub
  • How to run tests
#!sh

dub test

Contribution guidelines

  • Bug reports, pull requests welcome and suggestions welcomed!

Who do I talk to?

  • Radu Racariu (same name at gmail.com)