[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers] submission of TextServ IRC Text Server Bot - savannah
From: |
michael |
Subject: |
[Savannah-hackers] submission of TextServ IRC Text Server Bot - savannah.nongnu.org |
Date: |
Mon, 19 Jan 2004 06:47:33 -0500 |
User-agent: |
KDEIO/3.1.0 (Konqueror/3.1.0; Linux 2.4.21) |
A package was submitted to savannah.nongnu.org
This mail was sent to address@hidden, address@hidden
michael f. <address@hidden> described the package as follows:
License: zlib
Other License:
Package: TextServ IRC Text Server Bot
System name: textserv
Type: non-GNU
Description:
The project is called textserv. It aims to be an IRC bot capable of serving
text pages over IRC, much like a webserver does over the web. It works on a
similar principle to teletext systems, everything is assigned a page number,
starting with 100.
The perl version of the code uses Net::IRC (Perl artistic license)
(http://search.cpan.org/~jmuhlich/Net-IRC-0.74/) and the perl mysql version
uses Net::Mysql (Perl artistic license)
(http://search.cpan.org/~oyama/Net-MySQL-0.08/) and the mysql database server
(GPL) (http://www.mysql.com/).
The C++ version compiles in g++, utilizing the cpIRC library (LGPL)
(http://www.nongnu.org/cpirc/), and mysql's c/c++ api, and a mysql database
server. All compile fine in gcc/g++, on Linux currently. I've yet to test it
on other OS.
The project is currently hosted on my semi-permanent connection. It's up most
of the time, if not try again in 20 minutes and the site will come up again.
See http://mic.kyed.com/textserv/
Other Software Required:
The perl version requires:
- perl (of course :)
- net::mysql (for the mysql version):
http://search.cpan.org/~oyama/Net-MySQL-0.08/
- net::irc: http://search.cpan.org/~jmuhlich/Net-IRC-0.74/
The C++ version requires:
- the mysql c/c++ api
- cpIRC (included in the package): http://www.nongnu.org/cpirc/
All MySQL versions also need.... mysql :)
Other Comments:
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-hackers] submission of TextServ IRC Text Server Bot - savannah.nongnu.org,
michael <=