hexchat/plugins/python
Biswapriyo Nath 9c7109b578 meson: Fix exported functions for python plugin
This fixes loading python plugin in Windows by exporting functions using
python.def file. Otherwise, hexchat_plugin_init symbol error is shown.
2022-01-11 17:26:31 -06:00
..
_hexchat.py python: Fix exception with list_pluginpref() 2021-03-07 15:20:58 -05:00
generate_plugin.py python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
hexchat.py python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
meson.build meson: Fix exported functions for python plugin 2022-01-11 17:26:31 -06:00
python2.vcxproj Updated Toolset to v142 2021-05-23 19:43:24 -05:00
python2.vcxproj.filters Add python3 plugin 2013-05-03 20:26:58 -04:00
python3.vcxproj Updated Toolset to v142 2021-05-23 19:43:24 -05:00
python3.vcxproj.filters python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
python_style_guide.md python: plugin cleanup and refactor 2019-01-02 18:50:10 -05:00
python.def python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
python.py python: Open all scripts with utf-8 encoding 2021-10-02 09:49:17 -05:00
xchat.py python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00