diff options
| -rw-r--r-- | packages.json | 9 |
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" } ] |
