File: vmdb2

package info (click to toggle)
vmdb2 0.13.2%2Bgit20190215-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 384 kB
  • sloc: python: 1,263; sh: 43; makefile: 18
file content (5 lines) | stat: -rwxr-xr-x 76 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/usr/bin/python3

import vmdb

vmdb.Vmdb2(version=vmdb.__version__).run()