Add package fastpnm (#2678)

* Added package fastpnm

* update link
This commit is contained in:
Hamid Bluri 2023-08-10 15:09:00 +03:30 committed by GitHub
parent 93f70f7b92
commit baf3a8c265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31084,5 +31084,22 @@
"description": "extensible performant http and web socket proxy server",
"license": "MIT",
"web": "https://github.com/C-NERD/dan_magaji"
},
{
"name": "fastpnm",
"url": "https://github.com/hamidb80/pbm",
"method": "git",
"tags": [
"netpbm",
"parser",
"pbm",
"pgm",
"ppm",
"pnm",
"fast"
],
"description": "fast PNM (.pbm .pgm .ppm) parser",
"license": "MIT",
"web": "https://github.com/hamidb80/fastpnm"
}
]