Update tags and description for metar. (#1333)

This commit is contained in:
flenniken 2020-01-19 22:07:55 -08:00 committed by Miran
parent a29c7b928a
commit 00a7d8b54c

View File

@ -16020,12 +16020,14 @@
"url": "https://github.com/flenniken/metar", "url": "https://github.com/flenniken/metar",
"method": "git", "method": "git",
"tags": [ "tags": [
"metadate", "metadata",
"image", "image",
"python", "python",
"cli",
"terminal",
"library" "library"
], ],
"description": "Metadata Reader for Images", "description": "Read metadata from jpeg and tiff images.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/flenniken/metar" "web": "https://github.com/flenniken/metar"
}, },