| Fancy Package Specification new: "storm" with: { | |
| author: "Christopher Bertels" | |
| email: "chris@fancy-lang.org" | |
| include_files: ["storm.fy"] | |
| description: """Fancy library for Storm, a computation system for distributed, scalable, and fault-tolerant stream processing.""" | |
| homepage: "http://www.backtype.com" | |
| version: "0.1.0" | |
| ruby_dependencies: [["json"]] | |
| } |