POCO C++ libraries for network based applications
C++ class libraries for network-centric, portable applications,
integrated perfectly with the C++ Standard Library. Includes
network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an
XML parser.
With a lot of feedback from landry@
Finally OK from dcoppa@
features to list them here, and especially a much nicer looking interface.
No sound or VoIP yet, since those dependencies needs to be ported to sndio first.
Take maintainership, since I'm part of upstream, old maintainer agreed
long time ago.
OK landry@
in-memory channels for Tcl, chunks and fifos
Memchan is an extension to Tcl implementing memory channels,
i.e. channels storing the data placed into them in memory,
not on disk.
OK landry@
Tcl UDP extension
This package provides support for using UDP through Tcl.
The package provides a new channel type and attempts to
permit the use of packet oriented UDP over stream oriented
Tcl channels.
OK, landry@
image extension for Tcl/Tk
This package enhances Tk, adding support for many
other Image formats: BMP, XBM, XPM, GIF (with
transparency, but without LZW), PNG, JPEG, TIFF.
OK, landry@
in-memory channels for Tcl, chunks and fifos
Memchan is an extension to Tcl implementing memory channels,
i.e. channels storing the data placed into them in memory,
not on disk.
OK, landry@
extensible C++ library for XMPP clients and components
gloox is a rock-solid, full-featured Jabber/XMPP client library,
written in clean ANSI C++. It makes writing spec-compliant clients
easy and allows for hassle-free integration of Jabber/XMPP
functionality into existing applications
OK landry@
Python XMPP and Jabber implementation
xmpppy is a Python library that is targeted to provide easy scripting
with Jabber. Similar projects are Twisted Words and jabber.py.
This library was not designed from scratch. It inherits some code from
jabberpy and have very similar API in many places. Though it is separate
project since it have almost completely different architecture and
primarily aims to work with jabberd2 - the new Open Source Jabber Server.
OK, landry@
Merge patches for 1.9.2 mozilla branch from firefox 3.6.x port.
While here, build lightning as a subpackage using --enable-calendar.
Add @pkgpath/@conflict markers for seamless upgrades.
@pkgpath/@conflict markers for seamless upgrades from
productivity/sunbird,-seamonkey. This also installs gdata provider
extension as part of lightning subpackage, for read/write access to
google calendars within lightning.
host applications using --enable-calendar, so it makes more sense to
move the subpackages there, as seamonkey and thunderbird can get out of
synch.. now sunbird is only a standalone app.
Convert to mozilla MODULE while here, greatly shrinks Makefile. Use
EPOCH for seamless upgrades, as previous PKGNAME contained 1.0b1 which
wasn't detected as 1.0beta1.