{ "blurb": "Given a year, report if it is a leap year.", "authors": [ "canweriotnow" ], "contributors": [ "fominok" ], "files": { "solution": [ "leap.el" ], "test": [ "leap-test.el" ], "example": [ ".meta/example.el" ] }, "source": "JavaRanch Cattle Drive, exercise 3", "source_url": "http://www.javaranch.com/leap.jsp" }