hexchatd 0.1.2
HexChat plugin interface for the D programming language
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
This package provides sub packages which can be used individually:
hexchatd:autoop - Example plugin which automatically ops joining users
hexchatd:autoop_capi - Example plugin which automatically ops joining users
hexchatd
hexchatd is a plugin interface for HexChat and XChat built on the C interface, allowing for plugins written in the D programming language.
Bindings for the original C interface are also included.
Directory Structure
hexchat
- source package containing both the high and low level interfaces.visuald
- VisualD project files. (Unmaintained)lib
- library files for the high level interface (when built).example
- hexchatd examples.
Documentation
Documentation generated with bootDoc can be found on the gh-pages branch, or browsed online.
For documentation on the C interface, see the HexChat plugin documentation.
Example
See the example
subdirectory for two ports of the AutoOp example plugin found
in the official documentation; one port using the high level interface and one faithful port using the original C API.
The visuald
subdirectory contains VisualD
project files for the examples. The plugin DLLs are output to the example/bin
subdirectory.
Move a plugin DLL to the addons
directory of your XChat configuration directory to test it.
License
hexchatd is licensed under the terms of the MIT license (see the LICENSE.txt file for details).
- Registered by JakobOvrum
- 0.1.2 released 9 years ago
- JakobOvrum/hexchatd
- github.com/JakobOvrum/hexchatd
- MIT
- Copyright© Jakob Ovrum 2012-2014
- Authors:
- Sub packages:
- hexchatd:autoop, hexchatd:autoop_capi
- Dependencies:
- none
- Versions:
-
0.1.2 2015-Sep-10 0.1.1 2015-Sep-09 0.1.0 2015-Sep-09 0.0.2 2015-Sep-06 0.0.1 2015-Sep-03 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
200 downloads total
-
- Score:
- 0.9
- Short URL:
- hexchatd.dub.pm