d42 / libcommuni

A cross-platform IRC framework written with Qt

Home Page:communi.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo IRC framework Status Coverage

A cross-platform IRC framework written with Qt.

Communi provides a set of tools for enabling IRC connectivity in Qt-based C++ and QML applications. See the online reference documentation for help with getting started.

Version

Communi uses semantic versioning. Given the version number MAJOR.MINOR.PATCH, Communi increments the:

  • MAJOR version when introducing incompatible API changes,
  • MINOR version when adding functionality in a backwards-compatible manner, and
  • PATCH version when making backwards-compatible bug fixes.

License

Communi is free software; you can redistribute and/or modify it under the terms of the BSD license.

Contact

About

A cross-platform IRC framework written with Qt

communi.github.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 92.8%Language:C 4.4%Language:QMake 2.8%