From e33ecd3f0ab9a72aa2a9f911bd7a5d41323f83d1 Mon Sep 17 00:00:00 2001 From: super-massive-black-holes Date: Fri, 3 Jul 2015 18:35:10 -0500 Subject: Add `AstroNimy` package --- packages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages.json b/packages.json index aa92551..4eba597 100644 --- a/packages.json +++ b/packages.json @@ -1803,5 +1803,14 @@ "description": "Temporary files and directories", "license": "MIT", "web": "https://github.com/rgv151/tempfile.nim" + }, + { + "name": "AstroNimy", + "url": "https://github.com/super-massive-black-holes/AstroNimy", + "method": "git", + "tags": ["science","astronomy","library"], + "description": "Astronomical library for Nim", + "license": "MIT", + "web": "https://github.com/super-massive-black-holes/AstroNimy" } ] -- cgit v1.2.3