$ luarocks install async		Async is a library for LÖVE (http://love2d.org) that enables
		thread-based asynchronous computation. It allows defining arbitrary
		asynchronous functions, and has a configurable, flexible amount of
		worker threads.
	
Versions
Dependencies
love ~> 0.9
lua >= 5.1