OSDN Git Service

Add README. Decide name, Fukui no Namari.
[fukui-no-namari/fukui-no-namari.git] / README
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..276d4f4
--- /dev/null
+++ b/README
@@ -0,0 +1,60 @@
+Copyright
+=========
+
+   Fukui no Namari - a 2ch browser
+   Copyright (C) 2006 by Aiwota Programmer
+   aiwotaprog@tetteke.tk
+   http://www.tetteke.tk/
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
+   See COPYING for details.
+
+
+   HTMLParserEx.py is a derivative work of HTMLParser.py from Python.
+   under the terms of Python Software Foundation License.
+
+   Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation.
+   All rights reserved.
+
+   Copyright (c) 2000 BeOpen.com.
+   All rights reserved.
+
+   Copyright (c) 1995-2001 Corporation for National Research Initiatives.
+   All rights reserved.
+
+   Copyright (c) 1991-1995 Stichting Mathematisch Centrum.
+   All rights reserved.
+
+   See PSF_LICENSE for details.
+
+
+Introduction
+============
+
+Fukui no Namari is a 2ch browser, written in Python. For simplicity,
+scalability, functionality and usability. In normal 2ch browser, all documents
+is in one window using tab and window is split into two or three panes, but
+this browser is "one window, one document." Therefore, you open ten documents,
+then ten windows appear. Another difference is that the registration of a
+board is not necessary. So simply supply urls for open. However, you can not
+open all boards. At present, boards under 2ch.net are supported.
+
+
+System Requirements
+===================
+
+Python 2.4, PyGTK (2.6), gnome-python, gtk+, glib, libgnome, libgnomeui,
+libglade, dbus.