OSDN Git Service

Fix cpu 100%. avoid inserting large data with leftmargin tag.
[fukui-no-namari/fukui-no-namari.git] / README
1 Copyright
2 =========
3
4    Fukui no Namari - a 2ch browser
5    Copyright (C) 2006 by Aiwota Programmer
6    aiwotaprog@tetteke.tk
7    http://www.tetteke.tk/
8
9    This program is free software; you can redistribute it and/or modify
10    it under the terms of the GNU General Public License as published by
11    the Free Software Foundation; either version 2 of the License, or
12    (at your option) any later version.
13
14    This program is distributed in the hope that it will be useful,
15    but WITHOUT ANY WARRANTY; without even the implied warranty of
16    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17    GNU General Public License for more details.
18
19    You should have received a copy of the GNU General Public License
20    along with this program; if not, write to the Free Software
21    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
22
23    See COPYING for details.
24
25
26    HTMLParserEx.py is a derivative work of HTMLParser.py from Python.
27    under the terms of Python Software Foundation License.
28
29    Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation.
30    All rights reserved.
31
32    Copyright (c) 2000 BeOpen.com.
33    All rights reserved.
34
35    Copyright (c) 1995-2001 Corporation for National Research Initiatives.
36    All rights reserved.
37
38    Copyright (c) 1991-1995 Stichting Mathematisch Centrum.
39    All rights reserved.
40
41    See PSF_LICENSE for details.
42
43
44 Introduction
45 ============
46
47 Fukui no Namari is a 2ch browser, written in Python. For simplicity,
48 scalability, functionality and usability. In normal 2ch browser, all documents
49 is in one window using tab and window is split into two or three panes, but
50 this browser is "one window, one document." Therefore, you open ten documents,
51 then ten windows appear. Another difference is that the registration of a
52 board is not necessary. So simply supply urls for open. However, you can not
53 open all boards. At present, boards under 2ch.net are supported.
54
55
56 System Requirements
57 ===================
58
59 Python 2.4, PyGTK (2.6), gnome-python, gtk+, glib, libgnome, libgnomeui,
60 libglade, dbus.