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
|
||||
osm:
|
||||
- aur/osmium-tool
|
||||
- osm2pgsql
|
||||
vcs:
|
||||
git:
|
||||
- git
|
||||
|
@ -172,6 +173,11 @@ common:
|
|||
fossil:
|
||||
- fossil
|
||||
network:
|
||||
address:
|
||||
- name: ipcalc
|
||||
description: |
|
||||
Validate, compute and visualize IP ranges.
|
||||
Eg. compute the start and the end of a range.
|
||||
bandwidth:
|
||||
- name: iperf3
|
||||
description: TCP, UDP benchmark (speed test)
|
||||
|
|
Loading…
Reference in a new issue