unpublish nimcalcal, calendar

This commit is contained in:
skilchen 2018-10-15 21:40:26 +02:00
parent 6012e6aa5e
commit ab231e8333

View File

@ -7344,18 +7344,6 @@
"license": "MIT",
"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",
@ -7541,19 +7529,6 @@
"license": "MIT",
"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",