# Package version = "0.1.2" author = "Mahlon E. Smith " description = "A pure-nim implementation of the STOMP protocol for machine messaging." license = "MIT" installExt = @["nim"] srcDir = "src" # Dependencies requires "nim >= 0.19.0"