Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'syntax': 0.04; 'subject:text': 0.05; 'subject:ANN': 0.07; 'mail:': 0.09; 'subject:editor': 0.09; 'url:github': 0.09; 'python': 0.11; 'instruction.': 0.16; 'pypi.': 0.16; 'scripts.': 0.16; 'sender:addr:gmail.com': 0.17; 'written': 0.21; 'installation': 0.23; "i've": 0.25; 'source': 0.25; 'message-id:@mail.gmail.com': 0.30; 'twitter:': 0.31; 'text': 0.33; 'open': 0.33; 'url:python': 0.33; 'screen': 0.34; 'editor': 0.35; 'received:google.com': 0.35; 'interface,': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'so,': 0.37; 'easily': 0.37; 'to:addr:python-list': 0.38; 'aspects': 0.39; 'to:addr:python.org': 0.39; 'easy': 0.60; 'providing': 0.61; 'simple': 0.61; 'numerous': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=PFUzcmOqt0uJFTngfxCKAvoAmsVE3qIhk0NTdqAq7wc=; b=S4E+3wXqXZhF5C3lNE09Qxbcl02JDo75zTJ/PJo7CZViBuQSbNk8UuJQkZzLcWpcgz 1wfPilNtDKf72az+gcBDIWwoVxx97AOG0KSbmJjohDo4KxWKou61jJaRN8LBMSko71aB NDPurLqnMsMziDapwvb6UYo4R5kOJ2qwMFHX5pTQWqmlIUW5DraCFBdk7kSuvnpDMbVb NzhtCqSPcpAsB/mz/M+H1AcYu0UQCfV0WqinarCLkUIemP2FQ5xAYZBiPoUmsLmXmMHy Pv+5Ga6at4/t4IMfoIO13mp7EwF0WN/+JK6RZ/OBD2RoB5XT8jTmj+trv2ITymSZOYgd BwZw== MIME-Version: 1.0 X-Received: by 10.152.115.242 with SMTP id jr18mr1033993lab.40.1381489792712; Fri, 11 Oct 2013 04:09:52 -0700 (PDT) Sender: atsuoishimoto@gmail.com Date: Fri, 11 Oct 2013 20:09:52 +0900 X-Google-Sender-Auth: 49JTPEioWwjwAeXWcJSGakN6yrI Subject: ANN: CUI text editor Kaa 0.0.4 From: Atsuo Ishimoto To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Fri, 11 Oct 2013 15:59:32 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1381499974 news.xs4all.nl 15984 [2001:888:2000:d::a6]:59311 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:56682 Hi, I've just released Kaa 0.0.4 to PyPI. https://pypi.python.org/pypi/kaaedit/ Kaa is a easy yet powerful text editor for console user interface, providing numerous features like - Macro recording. - Undo/Redo. - Multiple windows/frames. - Syntax highlighting. - Open source software(MIT) Kaa is written in Python 3.3. So, you can easily customize many aspects of Kaa with simple Python scripts. Please take a look at http://kaaedit.github.io for screen shots and installation instruction. Regards, -- Atsuo Ishimoto Mail: ishimoto@gembook.org Twitter: atsuoishimoto