mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-24 05:49:36 +00:00
added nimcalcal - translation of PyCalCal: calendrical computations from Reingold/Dershowitz (#535)
* added nimcalcal - PyCalCal translated to Nim - Calendrical Calculations from Reingold/Dershowitz * added nimcalcal - PyCalCal translated to Nim - Calendrical Calculations from Reingold/Dershowitz * third try
This commit is contained in:
parent
430f8801d6
commit
195e3a918c
@ -6666,5 +6666,17 @@
|
|||||||
"description": "NiGui is a cross-platform, desktop GUI toolkit using native widgets.",
|
"description": "NiGui is a cross-platform, desktop GUI toolkit using native widgets.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/trustable-code/NiGui"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user