stomp.nimble
author Mahlon Smith <mahlon@martini.nu>
Fri, 25 Mar 2016 21:42:44 +0000
changeset 1 3c678f7bf1a0
parent 0 52e9f64937bf
child 4 2f4e88604125
permissions -rw-r--r--
README.md edited online with Bitbucket

# 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"