blob: 28fd2666f9e0fb080726fe435106c7207769c7cf [file] [log] [blame]
koder aka kdanilov9e0512a2015-08-10 14:51:59 +03001[metadata]
2name = wally
3version = 1.0
4summary = Block storage test tool
5description-file =
6 README.md
7author = kostiantyn danilov aka koder
8author-email = kdanilov@mirantis.com
9home-page = https://github.com/Mirantis/disk_perf_test_tool
10classifier =
11 Intended Audience :: Developers
12 Intended Audience :: Information Technology
13 License :: OSI Approved :: Apache Software License
14 Operating System :: POSIX :: Linux
15 Programming Language :: Python
16 Programming Language :: Python :: 2
17 Programming Language :: Python :: 2.7
18
19[files]
20packages =
21 wally
22
23[entry_points]
24console_scripts =
25 wally = wally.__main__:main