wader 0.5.9-1 source package in Ubuntu

Changelog

wader (0.5.9-1) unstable; urgency=low


  * Initial packaging (Closes: #492875)

 -- Alex Chiang <email address hidden>  Mon, 07 Nov 2011 21:02:23 -0800

Upload details

Uploaded by:
Alex Chiang
Uploaded to:
Sid
Original maintainer:
Alex Chiang
Architectures:
all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
wader_0.5.9-1.dsc 1.3 KiB 0b1134b4a56f456734bf6bc42cb6ef6534d84de12747a9d00f2b8dad06868934
wader_0.5.9.orig.tar.gz 688.3 KiB 9732199a6f56a621fd84bb26e2ebdc9c9e8dd03fce2a6e3bed9cbc0face5b8fc
wader_0.5.9-1.debian.tar.gz 2.1 KiB a459eba3b4fa89ff4bc7339349a4acfd9e4f9f264755bcf8deea8c4d8bbcad53

No changes file available.

Binary packages built by this source

python-wader: common services for wader-core daemon and alternate clients

 A python module providing access to various utilities required by the
 wader-core daemon, such as:
  - AES encryption
  - AT error handling
  - SMS/MMS abstraction
  - robust USSD stack
  - network provider database
  - 3G profile abstraction
  - system service interface to GConf and D-Bus
  - ModemManager constants
 .
 This package can also be used to implement an application requiring access to
 the above listed 3G telephony stack features.

wader-core: alternative D-Bus service for managing modems

 A drop-in replacement for modemmanager and alternative implementation of the
 ModemManager API, with extensive support for many UMTS devices, simple plugin
 system for supporting new devices, robust USSD stack, multipart SMS, MMS
 reception, extensible AT engine, and handles binary SMS cleanly.
 .
 If your 3G device does not work well with ModemManager, you may wish to read
   https://github.com/andrewbird/wader/blob/master/SUPPORTED_DEVICES
 to learn if wader-core is a better alternative for you.
 .
 This package provides the wader-core daemon.