Added package xpm (#1421)

This commit is contained in:
Juan Carlos 2020-04-02 01:53:08 -03:00 committed by GitHub
parent 382aa3308f
commit 32d0a1cc0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17236,5 +17236,17 @@
"description": "A graphics math library",
"license": "MIT",
"web": "https://github.com/mfiano/origin.nim"
},
{
"name": "xpm",
"url": "https://github.com/juancarlospaco/xpm",
"method": "git",
"tags": [
"netpbm",
"xpm"
],
"description": "X-Pixmap & NetPBM",
"license": "MIT",
"web": "https://github.com/juancarlospaco/xpm"
}
]