Added package adb (#1341)
This commit is contained in:
parent
cb5f481e6e
commit
8d272ce888
1 changed files with 13 additions and 0 deletions
|
|
@ -16306,5 +16306,18 @@
|
|||
"description": "A tool that watches Python files and re-runs them on change.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rburmorrison/pych"
|
||||
},
|
||||
{
|
||||
"name": "adb",
|
||||
"url": "https://github.com/Yardanico/nim-adb",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"adb",
|
||||
"protocol",
|
||||
"android"
|
||||
],
|
||||
"description": "ADB protocol implementation in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Yardanico/nim-adb"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue