aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-10-18 20:18:09 +0100
committerGitHub <noreply@github.com>2018-10-18 20:18:09 +0100
commitfa3f6e43b7137a9ed0efe996165271ef0315ead2 (patch)
tree11b38934c186488178be300f288958692fbe251d
parenta1857ce9ced0689c69e15f00be86c67a3fc8ceba (diff)
parentab231e8333fc10ab0e1ca6b648870896a6f25817 (diff)
downloadpackages-fa3f6e43b7137a9ed0efe996165271ef0315ead2.tar.gz
packages-fa3f6e43b7137a9ed0efe996165271ef0315ead2.zip
Merge pull request #895 from skilchen/master
unpublish nimcalcal, calendar
-rw-r--r--packages.json25
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",