mirror of
https://github.com/rpfilomeno/crystalwire.git
synced 2025-06-01 00:50:03 +00:00
8 lines
169 B
TOML
8 lines
169 B
TOML
[project]
|
|
name = "crystalwire"
|
|
version = "0.1.0"
|
|
description = "Monitor bandwidth usage, per process!"
|
|
readme = "README.md"
|
|
requires-python = ">=3.11"
|
|
dependencies = []
|