Added package dnd (#2145)

This commit is contained in:
Adam M 2022-02-12 09:45:06 +01:00 committed by GitHub
parent 9636926568
commit 9622c05903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25193,5 +25193,20 @@
"description": "Local webserver for Design Prototyping and Front-end Development",
"license": "MIT",
"web": "https://github.com/openpeep/madam"
},
{
"name": "dnd",
"url": "https://github.com/adokitkat/dnd",
"method": "git",
"tags": [
"drag-and-drop",
"binary",
"dnd",
"terminal",
"gtk"
],
"description": "Drag and drop source / target",
"license": "GPL-3.0-only",
"web": "https://github.com/adokitkat/dnd"
}
]