Merge pull request #760 from xomachine/master

The NESM package has been moved to gitlab
This commit is contained in:
Dominik Picheta 2018-06-07 22:14:27 +01:00 committed by GitHub
commit f1d0de245b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6254,7 +6254,7 @@
}, },
{ {
"name": "nesm", "name": "nesm",
"url": "https://github.com/xomachine/NESM.git", "url": "https://gitlab.com/xomachine/NESM.git",
"method": "git", "method": "git",
"tags": [ "tags": [
"metaprogramming", "metaprogramming",
@ -6264,7 +6264,7 @@
], ],
"description": "A macro for generating [de]serializers for given objects", "description": "A macro for generating [de]serializers for given objects",
"license": "MIT", "license": "MIT",
"web": "https://xomachine.github.io/NESM/" "web": "https://xomachine.gitlab.io/NESM/"
}, },
{ {
"name": "sdnotify", "name": "sdnotify",