From ece7335fde99dbbe018bbdd0cbe816cbc233aaca Mon Sep 17 00:00:00 2001 From: Maurizio Tomasi Date: Fri, 20 Feb 2015 11:16:45 +0100 Subject: Nimcfitsio added to the list of available packages --- packages.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'packages.json') diff --git a/packages.json b/packages.json index 94c71b4..84c9d8d 100644 --- a/packages.json +++ b/packages.json @@ -1263,5 +1263,14 @@ "description": "Bindings for libusb, the cross-platform user library to access USB devices.", "license": "MIT", "web": "https://github.com/nimious/io-usb" + }, + { + "name": "nimcfitsio", + "url": "https://github.com/ziotom78/nimcfitsio.git", + "method": "git", + "tags": ["library", "binding", "cfitsio", "fits", "io"], + "description": "Bindings for CFITSIO, a library to read/write FITSIO images and tables.", + "license": "MIT", + "web": "https://github.com/ziotom78/nimcfitsio" } ] -- cgit v1.2.3