diff options
| -rw-r--r-- | packages.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/packages.json b/packages.json index 859d3ad..d967ef2 100644 --- a/packages.json +++ b/packages.json @@ -7358,18 +7358,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", @@ -7555,19 +7543,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", |
