Difference between revisions of "PyIrcServer"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=pyIrcServer |Short description=Powerful and very customizable IRCd |Full description='pyIrcServer' (or pyIS) is a powerful and very personalizable IRCd. You can use...")
 
(New version)
Line 3: Line 3:
 
|Short description=Powerful and very customizable IRCd
 
|Short description=Powerful and very customizable IRCd
 
|Full description='pyIrcServer' (or pyIS) is a powerful and very personalizable IRCd. You can use it on any platform that runs Python and set up a very personalizable config. pyIS is runnable as you download it; one click and it's ready. This is possible because its code is interpreted, so you don't need to compile the sources. You can add or remove features by changing modules, classes and utils. The modules expand the classes, and the classes expand the entire IRCd. You can totally change the aspect of your IRCd by changing classes and modules, and in order to be very configurable, the configuration file too.
 
|Full description='pyIrcServer' (or pyIS) is a powerful and very personalizable IRCd. You can use it on any platform that runs Python and set up a very personalizable config. pyIS is runnable as you download it; one click and it's ready. This is possible because its code is interpreted, so you don't need to compile the sources. You can add or remove features by changing modules, classes and utils. The modules expand the classes, and the classes expand the entire IRCd. You can totally change the aspect of your IRCd by changing classes and modules, and in order to be very configurable, the configuration file too.
 +
|Homepage URL=https://pypi.python.org/pypi/pyIrcServer
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://pyircserver.iosn.it
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
 
|Paid support=
 
 
|IRC help=irc://irc.fyrebird.net/pyircserver
 
|IRC help=irc://irc.fyrebird.net/pyircserver
|IRC general=
 
 
|IRC development=irc://irc.fyrebird.net/pyircserver
 
|IRC development=irc://irc.fyrebird.net/pyircserver
|Related projects=
 
 
|Keywords=server,chat,IRC,Python,ircd,pyis,pyircserver
 
|Keywords=server,chat,IRC,Python,ircd,pyis,pyircserver
|Is GNU=n
+
|Version identifier=0.0.5.0-alpha
|Last review by=Janet Casey
+
|Version date=2005/06/07
|Last review date=2005-05-18
+
|Version status=alpha
 +
|Version download=https://pypi.python.org/packages/8b/f6/c1d9980ef2cf2a6ddb267ddcbe182839ea3212acc413a8839667efc3d326/pyIrcServer-0.0.5.0-alpha.tar.gz
 +
|Version comment=0.0.5.0-alpha alpha released 2005-06-07
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/02/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.0.4.0-alpha
+
|Status=
|Version date=2004-12-19
+
|Is GNU=No
|Version status=alpha
+
|License verified date=2004-10-27
|Version download=http://pyircserver.iosn.it/pyIrcServer-last.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2004-10-27
 
|License verified date=2004-10-27
|Version comment=0.0.4.0-alpha alpha released 2004-12-19
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Luca Bruno
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Luca Bruno
 
 
|Email=lethalman88@gmail.com
 
|Email=lethalman88@gmail.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Fr4nkir
 
|Role=Contributor
 
|Role=Contributor
|Real name=Fr4nkir
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Fred1
 
|Role=Contributor
 
|Role=Contributor
|Real name=Fred1
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=aengel
 
|Role=Contributor
 
|Role=Contributor
|Real name=aengel
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 69: Line 65:
 
{{Software category
 
{{Software category
 
|Chat=irc
 
|Chat=irc
|Interface=command-line,daemon
+
|Interface=command-line, daemon
 
|Live-communications=chat
 
|Live-communications=chat
 
|Use=live-communications
 
|Use=live-communications
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2004-10-27
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 82: Line 73:
 
|Prerequisite description=Python
 
|Prerequisite description=Python
 
}}
 
}}
 +
{{Featured}}

Revision as of 20:04, 18 February 2017


[edit]

pyIrcServer

https://pypi.org/project/PyIrcServer
Powerful and very customizable IRCd

'pyIrcServer' (or pyIS) is a powerful and very personalizable IRCd. You can use it on any platform that runs Python and set up a very personalizable config. pyIS is runnable as you download it; one click and it's ready. This is possible because its code is interpreted, so you don't need to compile the sources. You can add or remove features by changing modules, classes and utils. The modules expand the classes, and the classes expand the entire IRCd. You can totally change the aspect of your IRCd by changing classes and modules, and in order to be very configurable, the configuration file too.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

27 October 2004




Leaders and contributors

Contact(s)Role
Fr4nkir Contributor
aengel Contributor
Luca Bruno Maintainer
Fred1 Contributor


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/PyIrcServer
HelpE-mailmailto:pyircserver-news@lists.iosn.it
DeveloperVCS Repository Webviewhttp://cvs.iosn.it/viewcvs/pyircserver/pyircserver
Bug TrackingVCS Repository Webviewhttps://www.iosn.it/bugs/?group=pyircserver


Software prerequisites

KindDescription
Required to usePython




Entry

































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.