diff options
| author | skilchen <skilchen@bluewin.ch> | 2018-10-15 21:40:26 +0200 |
|---|---|---|
| committer | skilchen <skilchen@bluewin.ch> | 2018-10-15 21:40:26 +0200 |
| commit | ab231e8333fc10ab0e1ca6b648870896a6f25817 (patch) | |
| tree | c0b4b083973b12fe83bfac7ea9d65500276218f8 | |
| parent | 6012e6aa5eb1329508475500fa47dcba7ebaf06f (diff) | |
| download | packages-ab231e8333fc10ab0e1ca6b648870896a6f25817.tar.gz packages-ab231e8333fc10ab0e1ca6b648870896a6f25817.zip | |
unpublish nimcalcal, calendar
| -rw-r--r-- | packages.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/packages.json b/packages.json index fe4d371..da082f6 100644 --- a/packages.json +++ b/packages.json @@ -7345,18 +7345,6 @@ "web": "https://github.com/trustable-code/NiGui" }, { - "name": "nimcalcal", - "url": "https://github.com/skilchen/nimcalcal", - "method": "git", - "tags": [ - "calendar", - "library" - ], - "description": "nimcalcal - PyCalCal translated to Nim, Calendrical Calculations from Reingold/Dershowitz", - "license": "MIT", - "web": "http://www3.cs.stonybrook.edu/~algorith/implement/reingold/implement.shtml" - }, - { "name": "currying", "url": "https://github.com/t8m8/currying", "method": "git", @@ -7542,19 +7530,6 @@ "web": "https://github.com/ThomasTJdev/nim_slacklib" }, { - "name": "calendar", - "url": "https://github.com/skilchen/calendar", - "method": "git", - "tags": [ - "calendar", - "dates", - "library" - ], - "description": "calendar.py from Pythons stdlib translated to Nim", - "license": "MIT", - "web": "https://docs.python.org/2/library/calendar.html" - }, - { "name": "wiringPiNim", "url": "https://github.com/ThomasTJdev/nim_wiringPiNim", "method": "git", |
