some updates
[iv.d.git] / libstrophe / package.d
blob6eda62fb87e78b4a7894a9adaebb6eaaece10606
1 /* strophe.h
2 ** strophe XMPP client library C API
3 **
4 ** Copyright (C) 2005-2009 Collecta, Inc.
5 **
6 ** This software is provided AS-IS with no warranty, either express or
7 ** implied.
8 **
9 ** This software is dual licensed under the MIT and GPLv3 licenses.
11 module iv.libstrophe /*is aliced*/;
13 public import iv.libstrophe.bindings;
14 public import iv.libstrophe.utils;