2010-12-28 02:28:24 -08:00
2010-12-28 02:17:20 -08:00
2010-12-28 02:28:24 -08:00
2010-12-28 02:28:24 -08:00
2010-12-27 00:30:33 -08:00
2010-12-21 03:29:11 -08:00
2010-12-28 02:28:24 -08:00
2010-12-21 20:15:45 -08:00
2010-12-26 20:18:16 -08:00
2008-09-15 03:59:22 -05:00
2007-06-24 12:56:20 -05:00
2007-06-24 12:56:20 -05:00
2010-12-27 01:22:54 -08:00
2010-03-19 23:01:01 -07:00
2010-12-12 02:29:20 -08:00
2010-12-21 20:08:47 -08:00
2010-12-21 20:15:45 -08:00
2010-12-21 20:15:45 -08:00
2008-08-28 15:28:01 -05:00

General Information
===================

medit is a GTK text editor. Started as an editor component of GGAP
(http://ggap.sourceforge.net/), it grew up to a real full-featured
text editor.

medit is free software, released under GNU GPL license. See the LICENSE
file in this distribution for details.

The web site is:
    http://mooedit.sourcefoge.net/
releases are located at:
    http://sourceforge.net/project/showfiles.php?group_id=167563


Installation
============

See INSTALL file in this distribution.


Bug reports and contact
=======================

Report bugs and file feature requests in medit bug base at
http://sourceforge.net/tracker/?group_id=167563&atid=843451 .
You can also send email to emuntyan@users.sourceforge.net if you don't feel like
using bug base, or have any questions/comments/beer.
medit IRC channel is #ggap at irc.freenode.net.

Provide information available from menu Help > System Info
along with bug report. See also INSTALL file for instructions on how to
build medit for better debugging information.


CVS
===

medit sources are tracked using mercurial, therefore there is no
CVS or SVN access. You may browse medit repository online at
http://bitbucket.org/muntyan/moo/. To check out a copy of medit
repository, install mercurial, and do
hg clone http://bitbucket.org/muntyan/moo/
This will create a new directory named 'moo' with medit sources inside.
To update them later on, do
hg pull; hg update
in this directory.
Description
No description provided
Readme 18 MiB
Languages
C 64.4%
C++ 23.6%
Python 8.9%
CMake 1.1%
Lua 0.8%
Other 1.2%