Source: wmi
Section: net
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Raphaël Hertzog <buxy@kali.org>,
           Sophie Brun <sophie@offensive-security.com>,
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), autoconf, pkgconf
Standards-Version: 4.7.0
Vcs-Git: https://gitlab.com/kalilinux/packages/wmi.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/wmi

Package: wmi-client
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: wmis
Description: DCOM/WMI client implementation
 This DCOM/WMI client implementation is based on Samba4
 sources. It uses RPC/DCOM mechanisms to interact with WMI
 services on Windows 2000/XP/2003 machines.
 .
 This package contains the command line client to perform
 remote command execution on Windows systems.

# This package has not been resurrected.
#
#Package: python-wmi
#Architecture: any
#Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
#Description: DCOM/WMI client implementation, Python bindings
# This DCOM/WMI client implementation is based on Samba4
# sources. It uses RPC/DCOM mechanisms to interact with WMI
# services on Windows 2000/XP/2003 machines.
# .
# This package contains the Python bindings to wmi.
