Added package ballpark (#1978)

This commit is contained in:
Eugene Medvedev 2021-08-02 15:30:29 +03:00 committed by GitHub
parent 71802484db
commit 389d5575aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23444,6 +23444,18 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/Knaque/gnu" "web": "https://github.com/Knaque/gnu"
}, },
{
"name": "ballpark",
"url": "https://github.com/Mihara/ballpark",
"method": "git",
"tags": [
"amateur-radio",
"maidenhead"
],
"description": "An amateur radio tool to get you a ballpark estimate of where a given Maidenhead grid square is.",
"license": "MIT",
"web": "https://github.com/Mihara/ballpark"
},
{ {
"name": "linear_models", "name": "linear_models",
"url": "https://github.com/ayman-albaz/linear-models", "url": "https://github.com/ayman-albaz/linear-models",