Difference between revisions of "PyLink"

From IRC Wiki
Jump to navigation Jump to search
(Add reflist section)
(Update supported IRCds, version field, homepage)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Software|name=PyLink
{{Software|name=PyLink
|homepage=https://github.com/GLolol/PyLink
|homepage=https://code.overdrivenetworks.com/pylink/
|programming_language={{Programming languages/Python}}
|programming_language={{Programming languages/Python}}
|platform=*nix, others
|platform=*nix, others
|license=MPL<ref name="license">https://github.com/GLolol/PyLink/blob/master/LICENSE</ref>
|license=MPL 2.0<ref name="license">https://github.com/GLolol/PyLink/blob/master/LICENSE</ref>
|release=0.7.0-dev (development snapshot)
|release=[https://github.com/GLolol/PyLink/releases See releases page]
|status=Active
|status=Active
}}
}}
Line 11: Line 11:


==Supported IRCds==
==Supported IRCds==
* [[InspIRCd]] 2.0
* [[InspIRCd]] 2.0+
* [[charybdis]] 3.5.x / git master
* [[charybdis]] 3.5+
* [[UnrealIRCd]] 4.x
* [[UnrealIRCd]] 4.x
* [[Elemental-IRCd]] 6.6.x / git master
* [[Nefarious]] IRCu 2.0.0+
* Others: see https://github.com/GLolol/PyLink/tree/devel#supported-ircds for a complete list


==References==
==References==
{{reflist}}
{{reflist}}
[[Category:Software]][[Category:Extended Services]][[Category:Python]][[Category:Active]]

Latest revision as of 03:03, 15 October 2017

PyLink

Programming language: Python
Platform: *nix, others
Status: Active
License: MPL 2.0[1]
Latest release: See releases page
Homepage: https://code.overdrivenetworks.com/pylink/

PyLink is a IRC services framework written in Python, implementing basic automated vHost management and server-side channel relaying, similar to Janus.

Supported IRCds

References