diff options
| author | Oscar NihlgÄrd <oscarnihlgard@gmail.com> | 2018-08-26 17:46:28 +0200 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-08-26 16:46:28 +0100 |
| commit | 4dc73a156cdd1c6db95809ff7b7a1ef648697c44 (patch) | |
| tree | a9c6e01cc3d64ee3426586c9631a87bd6e3b213e | |
| parent | 3f8935d70d9346079a603a5bba04a9397c37edf1 (diff) | |
| download | packages-4dc73a156cdd1c6db95809ff7b7a1ef648697c44.tar.gz packages-4dc73a156cdd1c6db95809ff7b7a1ef648697c44.zip | |
Update packages.json (#840)
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index fe0baac..82e2704 100644 --- a/packages.json +++ b/packages.json @@ -10466,6 +10466,19 @@ "web": "https://github.com/Tangdongle/nimobserver" }, { + "name": "systimes", + "url": "https://github.com/GULPF/systimes", + "method": "git", + "tags": [ + "time", + "timezone", + "datetime" + ], + "description": "An alternative DateTime implementation", + "license": "MIT", + "web": "https://github.com/GULPF/systimes" + }, + { "name": "overpass", "url": "https://github.com/juancarlospaco/nim-overpass", "method": "git", |
