File: __init__.py

package info (click to toggle)
webmin-xmlrpc 0.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 84 kB
  • sloc: python: 57; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 87 bytes parent folder | download
1
2
3
"""The library for communicating with the WebMin XMLRPC API."""

__version__ = "0.0.1"