stomp.nimble
author Mahlon E. Smith <mahlon@martini.nu>
Fri, 25 Mar 2016 15:18:09 -0700
changeset 2 48806dfcbba5
parent 0 52e9f64937bf
child 4 2f4e88604125
permissions -rw-r--r--
Update README.

# Package

version       = "0.1.0"
author        = "Mahlon E. Smith <mahlon@martini.nu>"
description   = "A pure-nim implementation of the STOMP protocol for machine messaging."
license       = "MIT"

# Dependencies

requires "nim >= 0.13.0"