aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsuper-massive-black-holes <plumsandpigs@gmail.com>2015-07-03 18:35:10 -0500
committersuper-massive-black-holes <plumsandpigs@gmail.com>2015-07-03 18:35:10 -0500
commite33ecd3f0ab9a72aa2a9f911bd7a5d41323f83d1 (patch)
tree0e6397a78afeaac0379017b13ace9c66346a268d
parent7eec76ef1883dd2fee5565816dee6fd1b4dbde04 (diff)
downloadpackages-e33ecd3f0ab9a72aa2a9f911bd7a5d41323f83d1.tar.gz
packages-e33ecd3f0ab9a72aa2a9f911bd7a5d41323f83d1.zip
Add `AstroNimy` package
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
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"
}
]