Added package calendar (#1575)

This commit is contained in:
adam mcdaniel 2020-07-29 01:55:30 -04:00 committed by GitHub
parent 7c4ebbd6c5
commit a6eb584f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18824,5 +18824,18 @@
"license": "MIT",
"web": "https://fox-cat.github.io/ms/",
"doc": "https://fox-cat.github.io/ms/"
},
{
"name": "calendar",
"url": "https://github.com/adam-mcdaniel/calendar",
"method": "git",
"tags": [
"time",
"calendar",
"library"
],
"description": "A tiny calendar program",
"license": "MIT",
"web": "https://github.com/adam-mcdaniel/calendar"
}
]