2017-11-12 12:35:10 -08:00
2017-10-27 18:58:48 -07:00
2017-10-25 15:38:16 -07:00
2017-10-23 16:13:26 -07:00
2017-11-12 12:15:34 -08:00
2016-10-02 21:14:12 -07:00
2014-11-30 15:44:42 -08:00
2008-09-15 03:59:22 -05:00
2017-11-12 12:35:10 -08:00
2017-10-28 13:44:52 -07:00
2017-11-12 12:35:10 -08:00
2007-06-24 12:56:20 -05:00
2007-06-24 12:56:20 -05:00
2016-10-03 00:15:41 -07:00
2010-12-27 01:22:54 -08:00
2012-12-16 18:19:01 -08:00
2010-12-12 02:29:20 -08:00
2017-10-23 15:23:48 -07:00
2017-11-12 12:29:22 -08:00
2013-04-20 22:00:53 -07:00
2014-11-30 20:07:50 -08:00

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

medit is a 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://medit.bitbucket.org/
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 the medit bug tracker at
http://sourceforge.net/tracker/?group_id=167563&atid=843451 . You can
also send an email to emuntyan@users.sourceforge.net if you don't feel
like using the bug tracker, or have any questions/comments.


Sources
=======

medit sources are tracked using mercurial. You can browse medit source
repository online at http://bitbucket.org/medit/medit/. To check out a
copy of medit repository, install mercurial, and do
    hg clone http://bitbucket.org/medit/medit/
This will create a new directory named 'medit' 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%