aboutsummaryrefslogtreecommitdiff
blob: ecb7514b40f38b7ec89d43530f2babfffa7294ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[metadata]
name = gentoo-sectools
version = 0.0.0

[options]
packages = bin
install_requires =
    beautifulsoup4
    bracex
    pkgcore
    python-bugzilla
    requests
    urllib3

[options.entry_points]
console_scripts =
	cvetool = bin.CVETool:cvetool
	glsatool = bin.GLSATool:glsatool