Package pyneo
[frames] | no frames]

Package pyneo

this is a collection of usefull tools when using the pyneo mobile phone stack. it contains constants for dbus names, a copy of the dns implementation from guido to allow cashed dns lookups that support network timeouts, a logging module that is a thin syslog wrapper and other useful functions and enhancements.

Version: prototype

Author: M. Dietrich <mdt@pyneo.org>

Copyright: Copyright (c) 2008 M. Dietrich

License: GPLv3

Submodules

Variables
  __doc__ = ...
  __package__ = None
Variables Details

__doc__

Value:
'''
this is a collection of usefull tools when using the pyneo mobile
phone stack. it contains constants for dbus names, a copy of the dns
implementation from guido to allow cashed dns lookups that support
network timeouts, a logging module that is a thin syslog wrapper and
other useful functions and enhancements.
'''