mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Merge branch 'master' of https://github.com/rbmz/packages into rbmz-master
Conflicts: packages.json
This commit is contained in:
commit
3a2809116c
@ -1884,5 +1884,14 @@
|
||||
"description": "Nim port of Python's grp module for working with the UNIX group database file",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-grp"
|
||||
},
|
||||
{
|
||||
"name": "stopwatch",
|
||||
"url": "https://github.com/rbmz/stopwatch",
|
||||
"method": "git",
|
||||
"tags": ["timer", "benchmarking"],
|
||||
"description": "A simple benchmarking/timer library based on nim's lib/system/timers.nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rbmz/stopwatch"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user