8 lines
119 B
TOML
8 lines
119 B
TOML
[project]
|
|
name = "tarc"
|
|
version = "0.0.1dev3"
|
|
description = "Manage BT archives"
|
|
|
|
[project.scripts]
|
|
tarc = "tarc:main"
|