File: debcargo.toml

package info (click to toggle)
rust-ripcalc 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 396 kB
  • sloc: makefile: 107; perl: 72
file content (14 lines) | stat: -rw-r--r-- 363 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
overlay = "."
uploaders = ["Ed Neville <ed-debian@s5h.net>"]

[packages.bin]
section = "utils"
summary = "simple network calculator and lookup tool"
description = """
Process and lookup network addresses from the command line or CSV.
Output has a variety of customisable formats.
Interacts with abuseipdb, maxmind and CDB sources.
"""

[source]
section = "utils"