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