Added package meta (#1832)

This commit is contained in:
Rainbow Asteroids 2021-03-08 03:35:22 -05:00 committed by GitHub
parent b6de478902
commit d15ab84e64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21744,6 +21744,19 @@
"license": "MIT",
"web": "https://github.com/D4D3VD4V3/moss_nim"
},
{
"name": "meta",
"url": "https://github.com/RainbowAsteroids/meta",
"method": "git",
"tags": [
"metadata",
"music",
"cli"
],
"description": "View and set the metadata for audio files",
"license": "GPL-3.0-or-later",
"web": "https://github.com/RainbowAsteroids/meta"
},
{
"name": "nimib",
"url": "https://github.com/pietroppeter/nimib",