blob: 4905c32f965deca6aacb0c25df967e6dd8fc6a22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "teemo",
"version-string": "2.2",
"port-version": 1,
"description": "C++ File Download Library, support Multithreading, Breakpoint Transmission, Speed Limit, Real-time Speed.",
"homepage": "https://github.com/winsoft666/teemo",
"dependencies": [
{
"name": "curl",
"default-features": false
}
]
}
|