dev-python/pyTenable: new package

Python library to interface into Tenable's products and applications

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
Georgy Yakovlev
2018-11-01 13:24:02 -07:00
parent d28db303a2
commit c31dbfbfc9
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gyakovlev@gentoo.org</email>
<name>Georgy Yakovlev</name>
</maintainer>
<longdescription lang="en">
Library designed to provide a simple and easy-to-understand library into the Tenable product APIs
</longdescription>
<upstream>
<remote-id type="github">tenable/pyTenable</remote-id>
<remote-id type="pypi">pyTenable</remote-id>
</upstream>
</pkgmetadata>