feat(packages): add osm2pgsql + ipcalc
This commit is contained in:
parent
cc8e093907
commit
69cf831c18
1 changed files with 6 additions and 0 deletions
|
@ -164,6 +164,7 @@ common:
|
||||||
- aur/tippecanoe
|
- aur/tippecanoe
|
||||||
osm:
|
osm:
|
||||||
- aur/osmium-tool
|
- aur/osmium-tool
|
||||||
|
- osm2pgsql
|
||||||
vcs:
|
vcs:
|
||||||
git:
|
git:
|
||||||
- git
|
- git
|
||||||
|
@ -172,6 +173,11 @@ common:
|
||||||
fossil:
|
fossil:
|
||||||
- fossil
|
- fossil
|
||||||
network:
|
network:
|
||||||
|
address:
|
||||||
|
- name: ipcalc
|
||||||
|
description: |
|
||||||
|
Validate, compute and visualize IP ranges.
|
||||||
|
Eg. compute the start and the end of a range.
|
||||||
bandwidth:
|
bandwidth:
|
||||||
- name: iperf3
|
- name: iperf3
|
||||||
description: TCP, UDP benchmark (speed test)
|
description: TCP, UDP benchmark (speed test)
|
||||||
|
|
Loading…
Reference in a new issue