diffstat of debian/ for leo_2.0.1-1 leo_5.8-1 README.Debian | 6 README.source | 10 changelog | 85 - compat | 2 control | 25 copyright | 51 install | 19 launcher | 14 leo-docs.docs | 2 leo.cron.d.ex | 4 leo.desktop | 32 leo.doc-base.EX | 20 leo.png | 4241 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ manpage.1.ex | 56 manpage.sgml.ex | 154 ++ manpage.xml.ex | 291 +++ menu.ex | 2 postinst.ex | 39 postrm | 15 postrm.ex | 37 preinst.ex | 35 prerm.ex | 38 rules | 84 - source/format | 1 watch.ex | 38 25 files changed, 5118 insertions(+), 183 deletions(-) diff -Nru leo-2.0.1/debian/README.Debian leo-5.8/debian/README.Debian --- leo-2.0.1/debian/README.Debian 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/README.Debian 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,6 @@ +leo for Debian +------------- + + + + -- pavroo Wed, 03 Oct 2018 12:09:51 +0200 diff -Nru leo-2.0.1/debian/README.source leo-5.8/debian/README.source --- leo-2.0.1/debian/README.source 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/README.source 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,10 @@ +leo for Debian +------------- + + + + + + -- pavroo Wed, 03 Oct 2018 12:09:51 +0200 + diff -Nru leo-2.0.1/debian/changelog leo-5.8/debian/changelog --- leo-2.0.1/debian/changelog 2019-03-09 08:24:07.000000000 +0000 +++ leo-5.8/debian/changelog 2018-10-03 10:09:51.000000000 +0000 @@ -1,84 +1,5 @@ -leo (2.0.1-1) unstable; urgency=low +leo (5.8-1) unstable; urgency=medium - * New upstream - * Correct all reference to upstreams Homepage & E-Mail-Address - * No longer ship custom control file for BTS - * Update the FSF address. - * Move some build dependencies to Build-Depends-Indep. - * Initial upload to Debian - - -- Helge Kreutzmann Sun, 11 Dec 2005 21:20:52 +0100 - -leo (2.0.0-4) unstable; urgency=low - - * Removed emacs-footer in this file - * Corrected my E-Mail-Adress in this file - * Improved debian/control - * Removed README.Debian, as its contents were not Debian specific - * Removed unnecessary build-depends on libc-dev - - -- Helge Kreutzmann Sun, 6 Nov 2005 12:03:15 +0100 - -leo (2.0.0-3) unstable; urgency=low - - * Rename to leo following suite with upstream - * Bump standards version to 3.6.2.0 (no changes) - * Improve package description - * Update lynx-version reported to Sarge version - * No longer copy system-wide config.guess and config.sub - * Use debhelper version 4 instead of 2 - * No longer provide /usr/doc compatibility (thanks lintian) - - -- Helge Kreutzmann Sun, 31 Jul 2005 12:58:56 +0200 - -trans (2.0.0-2) unstable; urgency=low - - * Explicit version dependency on perl-modules to follow perl-policy. - * Improve clean target. - - -- Helge Kreutzmann Wed, 2 Jun 2004 21:51:34 +0200 - -trans (2.0.0-1) unstable; urgency=low - - * New upstream release - * Adapted dependency list - * Updated description (removed explanation of previous package split) - * Added README.Debian with info about previous package split - * Bumped standards version to 3.6.1 - * Removed cruft from debian/postinst - - -- Helge Kreutzmann Wed, 5 Nov 2003 21:21:47 +0100 - -trans (1.9.2-2) unstable; urgency=low - - * Proper bts-adress set now - - -- Helge Kreutzmann Sun, 3 Aug 2003 21:25:26 +0200 - -trans (1.9.2-1) unstable; urgency=low - - * New upstream version - * Only front end now -- adapted build - - -- Helge Kreutzmann Sat, 15 Mar 2003 20:44:20 +0100 - -trans (1.0.12-2) unstable; urgency=low - - * Added Section - - -- Helge Kreutzmann Tue, 26 Mar 2002 20:59:51 +0100 - -trans (1.0.12-1) unstable; urgency=low - - * New upstream version - * Clean up for build rules - * Now generating binary independent archive - - -- Helge Kreutzmann Sun, 24 Mar 2002 21:17:17 +0100 - -trans (1.0.5-1) unstable; urgency=low - - * Initial Release. - - -- Helge Kreutzmann Sun, 1 Jul 2001 08:36:52 +0200 + * Initial release (Closes: #nnnn) + -- pavroo Wed, 03 Oct 2018 12:09:51 +0200 diff -Nru leo-2.0.1/debian/compat leo-5.8/debian/compat --- leo-2.0.1/debian/compat 2019-03-09 08:24:07.000000000 +0000 +++ leo-5.8/debian/compat 2018-10-03 10:09:51.000000000 +0000 @@ -1 +1 @@ -4 +11 diff -Nru leo-2.0.1/debian/control leo-5.8/debian/control --- leo-2.0.1/debian/control 2019-03-09 08:24:07.000000000 +0000 +++ leo-5.8/debian/control 2017-08-20 22:42:44.000000000 +0000 @@ -1,18 +1,17 @@ Source: leo -Section: text +Maintainer: pavroo +Section: editors Priority: optional -Maintainer: Helge Kreutzmann -Build-Depends: debhelper (>> 4.0.0) -Build-Depends-Indep: libnet-dict-leo-perl, libterm-size-perl, liblocale-gettext-perl, perl-modules (>= 5.6.0-16) -Standards-Version: 3.6.2.0 +Build-Depends: python-setuptools (>= 33.1.1), python, debhelper (>= 9) +Standards-Version: 3.9.6 +Homepage: http://leoeditor.com/ Package: leo Architecture: all -Depends: perl, libnet-dict-leo-perl, libterm-size-perl, liblocale-gettext-perl, perl-modules (>= 5.6.0-16) -Description: English-German dictionary using dict.leo.org - leo is a program for the command line which translates German words into - their English counterpart and vice versa using dict.leo.org. - . - This program does not support offline translations. - . - Homepage: http://www.luckmann.name/leo/ +Depends: python, python-pyqt5.qtsvg | python-qt4-phonon, python-pyqt5.qtwebkit | python-qt4-gl, python-docutils, python-enchant, python-pygments +Description: Leonine Editor with Outlines + Leo is a PIM, IDE and outliner written in 100% pure Python. + Leo features a multi-window outlining editor, Python colorizing, + powerful outline commands and many other things, including + unlimited Undo/Redo and an integrated Python shell(IDLE) window. + Leo requires Python 2.6 or above. Leo works with Python 3.x diff -Nru leo-2.0.1/debian/copyright leo-5.8/debian/copyright --- leo-2.0.1/debian/copyright 2019-03-09 08:24:07.000000000 +0000 +++ leo-5.8/debian/copyright 2018-10-03 10:09:51.000000000 +0000 @@ -1,26 +1,29 @@ -This package was debianized by Helge Kreutzmann on -Sun, 1 Jul 2001 08:36:52 +0200. +Copyright: Copyright 1997 - 2017 Edward K. Ream -It was downloaded from http://www.luckmann.name/leo/ - -Upstream Author: Carsten Luckmann - -Copyright: - - This package 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; version 2 dated June, 1991. - - This package 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 package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - MA 02110-1301, USA. - -On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Upstream Author: pavroo +License: MIT + Leo is Open Software and is distributed under the terms of the MIT + License. The gist of the license is that Leo is absolutely free, even + for commercial use (including resale). There is no GNU-like "copyleft" + restriction. The Open Source Initiative board has voted to certify the + MIT license as Open Source. This license is compatible with the GPL. + . + Copyright (c) 1997-2014 by Edward K. Ream. All Rights Reserved. + . + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose and without fee is hereby granted, + provided that the above copyright notice appear in all copies and that + both that copyright notice and this permission notice appear in + supporting documentation, and that the names of Leo or Edward K. Ream + not be used in advertising or publicity pertaining to distribution of + the software without specific, written prior permission. + . + DISCLAIMER OF WARRANTIES + . + EDWARD K. REAM (REAM) SPECIFICALLY DISCLAIMS ALL WARRANTIES, EXPRESSED + OR IMPLIED, WITH RESPECT TO THIS COMPUTER SOFTWARE, INCLUDING BUT NOT + LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE. IN NO EVENT SHALL REAM BE LIABLE FOR ANY LOSS OF + PROFIT OR ANY COMMERCIAL DAMAGE, INCLUDING BUT NOT LIMITED TO SPECIAL, + INCIDENTAL, CONSEQUENTIAL OR OTHER DAMAGES. diff -Nru leo-2.0.1/debian/install leo-5.8/debian/install --- leo-2.0.1/debian/install 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/install 2017-08-20 23:08:56.000000000 +0000 @@ -0,0 +1,19 @@ +#!/bin/sh +# postrm script +# +# see: dh_installdeb(1) + +set -e + +if [ -x "`which update-menus 2>/dev/null`" ]; then + update-menus +fi + +rm -f /usr/lib/leo/*.pyc +rm -f /usr/lib/leo/*/*.pyc +rm -f /usr/lib/leo/*/*/*/.pyc +rm -f /usr/lib/leo/*/*/*/*/*.pyc +rm -f /usr/lib/leo/*/*/*/*/*/*.pyc + +exit 0 + diff -Nru leo-2.0.1/debian/launcher leo-5.8/debian/launcher --- leo-2.0.1/debian/launcher 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/launcher 2018-08-23 12:10:15.000000000 +0000 @@ -0,0 +1,14 @@ +Package: leo +Version: 5.5.7 +Architecture: all +Maintainer: pavroo +Installed-Size: 44976 +Depends: python, python-pyqt5.qtsvg | python-qt4-phonon, python-pyqt5.qtwebkit | python-qt4-gl, python-docutils, python-enchant, python-pygments +Section: Development +Priority: optional +Description: Leonine Editor with Outlines + Leo is a PIM, IDE and outliner written in 100% pure Python. + Leo features a multi-window outlining editor, Python colorizing, + powerful outline commands and many other things, including + unlimited Undo/Redo and an integrated Python shell(IDLE) window. + Leo requires Python 2.6 or above. Leo works with Python 3.x diff -Nru leo-2.0.1/debian/leo-docs.docs leo-5.8/debian/leo-docs.docs --- leo-2.0.1/debian/leo-docs.docs 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/leo-docs.docs 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,2 @@ +README.source +README.Debian diff -Nru leo-2.0.1/debian/leo.cron.d.ex leo-5.8/debian/leo.cron.d.ex --- leo-2.0.1/debian/leo.cron.d.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/leo.cron.d.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,4 @@ +# +# Regular cron jobs for the leo package +# +0 4 * * * root [ -x /usr/bin/leo_maintenance ] && /usr/bin/leo_maintenance diff -Nru leo-2.0.1/debian/leo.desktop leo-5.8/debian/leo.desktop --- leo-2.0.1/debian/leo.desktop 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/leo.desktop 2017-03-22 16:26:33.000000000 +0000 @@ -0,0 +1,32 @@ +Leo 5.5 March 23, 2017 + +[Leo](http://leoeditor.com/) 5.5 is now available on [SourceForge](http://sourceforge.net/projects/leo/files/Leo/) and on [GitHub](https://github.com/leo-editor/leo-editor). + +Leo is an IDE, outliner and PIM, as described [here] (http://leoeditor.com/preface.html). + +Simulating Leo's features in Vim, Emacs or Eclipse is possible, just as it is possible to simulate Python in assembly language... + +**The highlights of Leo 5.5** + +- Syntax coloring is 20x faster than before. + The "big-text" hack is no longer needed. +- Leo's importers are now line/token oriented, allowing them + to handle languages like javascript more robustly. +- New perl and javascript importers. +- Pylint now runs in the background. +- Pyflakes can optionally check each file as it is written. +- Greatly simplified argument-handling for interactive commands. +- Documented how to do Test-Driven Development in Leo. + +**Links** + +- [Leo's home page](http://leoeditor.com) +- [Documentation](http://leoeditor.com/leo_toc.html) +- [Tutorials](http://leoeditor.com/tutorial.html) +- [Video tutorials](http://leoeditor.com/screencasts.html) +- [Forum](http://groups.google.com/group/leo-editor) +- [Download](http://sourceforge.net/projects/leo/files/) +- [Leo on GitHub](https://github.com/leo-editor/leo-editor) +- [What people are saying about Leo](http://leoeditor.com/testimonials.html) +- [A web page that displays .leo files](http://leoeditor.com/load-leo.html) +- [More links](http://leoeditor.com/leoLinks.html) diff -Nru leo-2.0.1/debian/leo.doc-base.EX leo-5.8/debian/leo.doc-base.EX --- leo-2.0.1/debian/leo.doc-base.EX 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/leo.doc-base.EX 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,20 @@ +Document: leo +Title: Debian leo Manual +Author: +Abstract: This manual describes what leo is + and how it can be used to + manage online manuals on Debian systems. +Section: unknown + +Format: debiandoc-sgml +Files: /usr/share/doc/leo/leo.sgml.gz + +Format: postscript +Files: /usr/share/doc/leo/leo.ps.gz + +Format: text +Files: /usr/share/doc/leo/leo.text.gz + +Format: HTML +Index: /usr/share/doc/leo/html/index.html +Files: /usr/share/doc/leo/html/*.html diff -Nru leo-2.0.1/debian/leo.png leo-5.8/debian/leo.png --- leo-2.0.1/debian/leo.png 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/leo.png 2017-03-22 16:26:33.000000000 +0000 @@ -0,0 +1,4241 @@ +A8J +API +AST +ASection +AT2020 +AUTOLOADED +AUj1 +AVS +Abc_Test +ActiveState +Afaik +Aha's +Alireza +AltGr +ApplicationModal +AssertionError +AttributeError +AttributeName +Autocompleter +Autosaves +BOM +BackSpace +BadLeoFile +Benenson +Benzinger +BibTeX +Bidon +Bitstream +BlackHole +Blogs +Boake +Boddie +Borland +Borland's +Boshernitzan +Breti +Breuer +Buonapartes +CA6CD +CAA +CDATA +CData +CEEB +CFA +CLI +CMake +CODEC +COLLAPSE_MODINDEX +COMMENT3 +COMMENT4 +COMPUTERNAME +COM_load +CPP +CPrettyPrinter +CSS +CSS_FILE +CWEB +Calltips +Camtasia +Chaovavanich +Chaque +CheatSheet +Chema +Child1 +Child3 +Cisco +CleanLines +CloneNode +CloseNodeSentinel +Cmds +CodeWarrior +CoffeeScript +ColorizerAPI +Comments__init__ +ConceptualSort +ConfigParser +ConfigSettings +ContextSniffer +ControllerClass +CreateShortCut +Crowe +Ctrl +Cunliffe +DAG's +DEFAULTSORT +DOCTYPE +DOCUMENTATION_OPTIONS +DTD +Dalcolmo +DeHoist +DeactivateEvent +DeactiveEvent +Dehoist +Dehoisting +DejaVu +Dethe +Diff +Directed_acyclic_graph +Dmitry +DnArrow +DnD +DocFactory +DocUtils +Doh +DownArrow +Drissel +DynamicWindow +E'''ditor +E1101 +EDCON +EKR +EKR's +ENDIF +END_CLIPBOARD +EOD +EQEQUAL +Echenique +EditAttributes +EditCommandsManager +EggsClass +ElementTree +Elza +Emacs_ +EnchantClass +Engleberg +Erens +Errno +Esc +Evernote +ExecuteScript +F1 +F11 +F12 +F2 +F3 +F4 +FILE_SUFFIX +FTPurl +Fedorovna +Ferg +Fetherston +Fetherston's +Ffeed +Fgroup +Fgroups +Ficko +FileActions +FileCommands +FileName +Fitzwater +Fleo +Fortran77 +Fposts +FrameMaker +François +Fredrik +FreeMind +Frykholm +Frédéric +Functionname +GIF +GPL +GTD +Galimberti +Gambini +Gansevles +Gendron +GeneralSetting +Genshi +GetColor +Gidion +GitHub +Github +Gray80 +Greant +Gruber +Guettler +Györgyi +HAS_SOURCE +HOSTNAME +HeadString +Headley +Hein +Henriques +Herron +Hmm +Hmmmmmm +Holwerda +HomeBrew +Homebrew +Honkasalo +Hotsync +Howto +Huening +Hustead +IDE +IDE's +IDEs +IFDEF +ILeo +INI +INSTDIR +IOError +IPKernelApp +IPython +IPython's +IRC +IdleTime +ImageTk +Imo +ImportError +IndexError +Infobox +InkScape +Integrated_development_environment +InteractiveShell +JAVASCRIPT_PHP +JEdit's +JKN +Jaakko +Jaros +JavaScript +Javascript +Jobling +Johansson +José +Journal1 +Journal2 +Journal3 +Jurjen +Jython +KEYWORD1 +KEYWORD2 +KEYWORD3 +KEYWORD4 +Ka'rim +Kam +Kayvan +KeyError +KeyPress +KeyStroke +Klass +Korakot +Kourie +Kourula +Krikun +Kuragin +L'''eonine +LC_CTYPE +LEOHEADER +LEO_PREFIX +LITERAL1 +LITERAL2 +LITERAL4 +LM +LOGNAME +LPAR +LaTex +Larosa +LeBlanc +LeftArrow +Leo1 +Leo1's +Leo2 +Leo4 +LeoApp +LeoApp16 +LeoBody +LeoBridge +LeoCursor +LeoDoc +LeoDocs +LeoFile +LeoID +LeoKeyEvent +LeoKeyEvents +LeoLatest +LeoLog +LeoNameSpace +LeoNode +LeoPlugins +LeoPluginsRef +LeoPostings +LeoPy +LeoPyRef +LeoQtBody +LeoQtEventFilter +LeoQtGui +LeoQtTree +LeoReader +LeoSettings +LeoSetup +LeoTemp +LeoUser +LeoUser's +LeoWorkbook +LeoYellow +Leo_ +Leo_Cvs +Leo_cvs +Leo_to_HTML +Leodoc +Leodocumentation +Leonistas +Leonized +Liechti +LightBlue +ListManagerDocs +Litt +LoadManager +Locators +LtArrow +LtwJ +Lua +Lucca +Lundh +Löwis +M2C +MAX_FILES +MORE's +MP3 +MSC +MacBook +MacOS +MacOSX +Macports +MakeFile +Manti +Martelli +MatPlotLib +MathML +Matlab +McNab +MeldController +Melena +Merenda +MethodType +Minibuffer +ModeController +ModeInfo +Momméja +Montcrieffe +Mulvany +Munslow +MyClass +MyOrg +Mylyn +NNN +NONINFRINGEMENT +NOTEQUAL +NUL +Naud +NestedSplitter +NetworkX +Netzer +NewHeadline +Ng +Nic +Niekerk +Niklas +NoToAll +NodaA +NodeA +NodeB +NodeIndices +NodeWrapper +NonModal +NoneType +Norwitz +NoteBook +Nowland +O'''utlines +OSError +Offline +Ok +OnCut +OnDeactivate +OnPopup +Online +OpenSearch +OpenSoftware +OpenSource +OpmlController +OptionParser +Otoh +Ousterhout +Ouvre +PBC +PDF +PDFs +PHP +PHPDOC +PIL +PIM +PIM_main +POV +PYTHONPATH +P_NOWAIT +PageDn +PageDown +PageMaker +PageUp +PanDoc +Paquette +Pavlovna +Pe +PerlPod +Personal_information_manager +Peña +PgDn +PhotoImage +PickleShareDB +Pickler +Pieterse +Pinard +Plugin +PluginCatalog +Pmw +Popen +PosList +PostScript +Prefs +PrevHistory +PreviousSetting +Programme +Proj +Pudb +PutToOPML +PyChecker +PyDev +PyEnchant +PyOhio +PyQt +PyQt4 +PyQt5 +PyQt_ +Python23 +Python24 +Python26 +Python33 +PythonTidy +QBq4J +QKeyEvent +QKeyEvents +QListWidget +QML +QMLShower +QMenu +QObject +QObjects +QQQ +QQQQQ +QSlider +QTBUG +QTextDocument +QTextEdit +QTreeWidget +QUrl +QWidget +Qsci +Qt's +QtCore +QtDeclarative +QtGui +QtWidgets +QuickHeadlines +Quickfind +READMEs +REM_ +RMDir +RPAR +RPG +RPGs +Rafnel +Rahmel +RapidQ +Rauser +Ravard +ReStructuredText +Rebecca +Refactored +Regexp +Reis +ReplaceAll +Ries +RightArrow +Rossum +RsT +RtArrow +Ruleset +RuntimeError +Runwith +SCREENSHOT_FN +SCRIPT_WINDOW +SQL +START_CLIPBOARD +STL +SWEB +Salomoni +Sample_Type +Scherer +Schwant's +Schwardt +Schwenzer +Schöön +SciTE +SciTe +Scite +ScreenBook +ScreenShot +ScriptingController +ScrolledMessage +Sections_ +SegundoBob +Sequeira +SequenceMatcher +Shakeeb +Shaleh +ShellNew +ShortcutInfo +Shwartz +SilverCity +Sizelove +Sizelove's +Slackware +Slashdot +SmartyPants +Snively +Snobol +SourceForge +SpamClass +SplashScreen +StatusLineAPI +Stellingwerff +Straus +StyleSheet +Stylesheet +SyntaxError +SystemMessage +Szent +TCL +TOC +TSR +Taekema +Takita +Tauber +TclError +Test1 +Test2 +TestCase +TestManager +TextPad +Textpad +The__wx_gui +Theado +ThoughtManager +Tiago +Timo +Tk +Tk's +TkCmd +TkLib +Tkinter +Tnnn +ToDo +Tomaz +Tooltips +TypeError +TypeScript +TypeScriptScanner +UASearch +UI +UNL +UNL's +UNLs +URL's +URL_ROOT +URLloader +URLs +USB +Ubuntu +Underindent +Underindented +UnicodeError's +Unicode_ +UnitTest +Unmark +Unpickler +UpArrow +Userland's +Uthor +VHDL +VNode +VR1 +VR2 +Vadim +Vainio +Vainio's +Valiente +ValueError +Verilog +Vianio +Vickroy +Vignaux +Viktor +Ville's +VimCommands +Vleck +Vreda +W2k +W3C +WINDOW_SIZE +WM_DELETE_WINDOW +Walzer +Wenshan +Wiegley +Wijnders +Wikis +Wilkie +Wim +WinXP +Winamp +WindowModal +WindowModality +WindowsError +Wink's +Winkler +WrapperInterface +XCode +XCompose +XHTML +XML_OUTPUT +XP +XSLT +XWindows +XZY +Xcode +YAML +YMMY +YScroll +YellowBox +YesToAll +Ying +YouTube +ZODB's +ZODB_ +ZZ +Z_a +Zatz +Zeitlin +Zhang +Zope +Zu6J +Zvi +_ +_B +_Emacs +_IPython +_Idle +_It_ +_LaTeX +_Leo +_ListManagerDocs +_OPML +_Proj +_SilverCity +_ZODB +__ +__CLASS__ +__builtins__ +__call__ +__class__ +__cmp__ +__contains__ +__del__ +__div__ +__file__ +__future__ +__get_c +__getitem__ +__hash__ +__init__ +__jEdit_colorizer__ +__main__ +__name__ +__node_tags +__pychecker__ +__qml_shower +__repr__ +__set_c +__setstate__ +__wx_gui +_abr +_add_overview_pane +_adjustPositionBeforeUnlink +_adjustPostionBeforeUnlink +_after_ +_between +_blank +_bodyString +_broker +_build +_command +_commands +_cweb +_decorator +_directive +_directives +_docutils +_does_ +_edit +_elisp +_extensionAPI +_files +_flag +_from_ +_front +_gettext +_git +_headString +_headline +_headlines +_http +_images +_indicate_ +_int +_ipython +_jEdit +_join +_last +_layout +_leo +_many_ +_matplot +_much_ +_name +_never_ +_new_ +_node +_nodes +_not_ +_noweb +_only_ +_original_ +_other_ +_outliner +_pdb +_pymacs +_qml_shower +_raise_error +_reStructuredText +_reporterror +_sections +_sentinels +_setting +_settings +_static +_subprocess +_templates +_test +_themes +_tk +_to_ +_top +_tutorial +_unicode +_values +_w +_will_ +_winpdb +_working_ +_write_ +_wxListManager +a's +a0 +a00 +a1 +a2 +a23 +a3 +a4 +a6 +aColor +aCommander +aComment +aDirectory +aFileName +aKey +aLeoScript +aList +aModeInfo +aPath +aScriptFile +aString +aTestCase +aValue +a_diff +aa +aaa +abbrevClass +abc +abcd +abcdef +abspath +accept_connect +accesskey +acknowledgements +acm +actionscript +active_path +active_path_attype +active_path_autoload +active_path_event +active_path_ignore +ada +addAction +addBodyMatches +addChangeStringToLabel +addEditor +addNode +addTest +add_border +add_directives +add_function_parentheses +add_ids +add_image_directive +add_label +add_option +add_tag +addon +addr +addressbook +adjustTargetLanguage +adjustTripleString +adjust_slide_node +adjust_slideshow +admin +aff +afterChangeGroup +afterChangeNodeContents +afterChangeTree +afterCreateChapter +afterHandler +afterInsertNode +afterX +after_motion +afterref +ai +aj +all_positions +all_positions_iter +all_unique_positions +allowDir +allowFile +allow_cloned_sibs +alpha_list +amperstand +analyte +anchormap +angleBrackets +anon_cvs +anonymousClasses +anotherproject +anyAtFileNodeName +anyPythonObject +aol +apacheconf +api +api's +app +append1 +append2 +appendStringToBody +appendText +appendToCurrentStack +appendToTopStack +applyConfiguration +apps +arborescence +archivedPosition +archivedPositionToPosition +arg +args +argv +arrow_lt +ascii +ascii_letters +asctime +asis +askopenfilename +asm +aspell +assertTrue +assignFileIndices +ast +ast's +ast_info +astroid +async +atButtonNodes +atF +atFile +atFileCommands +atScriptNodes +atShadow +at_auto_persist +at_char +at_directory +at_folder +at_line_start +at_produce +at_read +at_view +at_whitespace_end +atfile +attachLeoIcon +attr +attrib +attrib_edit +attrib_edit_placement +attributeDictDict +attributesDictDict +autoComplete +autoCompleter +auto_persist +auto_save +auto_tab_complete +autocomplete +autocompleter +autocompleting +autocompletion +autodoc +autogenerated +autohotkey +automata +automodule +autosave +autotrees +axe +azure2 +b0 +b00 +b1 +b2 +b3 +b4 +b_diff +b_length +backSentenceHelper +backlink +backlinks +backwardKillWord +backwardsHelper +badNode +bak +base64 +base64Packager +baseNativeTree +baseScannerClass +baseTextWidget +bash_profile +basics1 +batchChange +batchMode +batchTest +baz +bbb +beadList +beatifyCCode +beforeChangeGroup +beforeChangeTree +beforeGroup +beforeX +beginCommand +beginUpdate +begin_motion +bg +bgcolor +bhossley +biblio +bibliographystyle +bibtex +bibtext +big_doc +big_outline_pane +bigdash +binString +binascii +bind2 +bindKey +bindKeyCallback +bindKeyToDict +bindLate +bindShortcut +bindingsDict +bj +bkmk +bksp +bkup_proj +blob_plain +blockDelim1 +blockDelim2 +blockDelim2Cruft +blockquote +blog +bm +bodyCtrl +bodyString +bodyWantsFocus +body_cursor_background_color +body_cursor_foreground_color +body_filter +body_text_background_color +body_text_foreground_color +bodyclick1 +bodyclick2 +bodyctrl +bodydclick1 +bodydclick2 +bodyfont +bodykey1 +bodykey2 +bodyrclick1 +bodyrclick2 +bodystring +bodywrapper +bol +bom +booksmarks +bool +boundp +box13 +boxclick1 +boxclick2 +br +braceleft +braceright +bridgeController +bringToFront +browse_thread +browser_command +browser_encoding +buglet +bugreports +builtin +bullet_type +bunch2 +bunchList +buttonFlag +buttonList +bwmulder +bzr +bzr_qcommands +bzr_version +c's +c0 +c00 +c1 +c183 +c2 +c209 +c2Root +c2py +c33a +cScanner +cStringIo +cT +cachefile +cachename +cad5 +calcs +callAltXFunction +callStateFunction +callTagHandler +call_docutils +callees +callinfo +callout +callouts +calltip +calltips +camtasia +canCancelFlag +cancelFlag +canonicalizeShortcut +cantImport +cantredo +cantundo +canvasDict +cb +cd +cdbb +ceejbot +cfg +cfm +cget +cgi +chan +changeAll +changeLevel +change_ctrl +change_string +change_text +changed2 +chapterController +chapterSelectHelper +chapter_hoist +chapters2 +chaque +charmap +charmap_encode +charset +chcp +chdir +cheatsheet +checkFileSyntax +checkOutline +checkTrialWrite +check_dir +check_keywords +checkbox +checkboxes +checkin +child2 +childIndex +childrenModified +children_iter +chown +chpos +cid +classTags +classesList +cleanButtonText +clean_file +clearMark +clearMarked +clearRecentFiles +clearState +clearTab +clearWriteBit +clear_http_attributes +cleo +click_registry +clickable +clojure +cloneToLastNode +clone_find_all_flattened +clone_windows +closeEditorHelper +closeEvent +closeFlag +closeLeoWindow +closing_delim +cls +cmd +cmd_callback +cmdrUnl +cmds +cmnd +cmp +cms +cnt +code_mode +code_prefix +code_under_here +codebgcolor +codec +codecs +codemirror +codetextcolor +codewise +collab +collapse_on_lt_arrow +collapsiblesidebar +color_db +color_markup +colorize_headlines +colorizer +colorizers +colortag +coloured_nodes +command1 +command2 +commandName +command_ +command_mode_bg_color +command_mode_fg_color +command_p +commanders_list +commandsDict +comment1 +comment1_color +comment1_font +comment2 +comment2_font +comment3 +comment3_font +comment4 +comment4_font +commentEnd +commentStart +comment_font +common_prefix +compareFiles +compareLeoFiles +compareTokens +completeAllBindings +completeFileName +completionDict +completionList +computeCompletionList +computeFileUrl +computeGlobalConfigDir +computeHomeDir +computeInversBinding +computeLeadingWhitespaceWidth +computeLeoDir +computeLoadDir +computeLocalSettings +computeMachineName +computeStandardDirectories +computeWidth +computeWindowTitle +compute_completion_list +compute_directives_re +conf +config +configDir +configParser +configSettings +config_encoding +configureBorder +configureFont +configure_hard_tab_width +consoleOnly +console_scripts +const +contentModified +contenu +contextmenu +contextmenu_commands +contient +contrib +convertAllBlanks +convertAllTabs +convertBlanksToTabs +convertMessage +converti +copyOutline +copy_file +copy_files +copyfile +copyhistory +copyleft +correctedLines +countLinesHelper +count_slide_nodes +countcallers +cow2 +cp437 +cpp +cprint +cqh53 +cr +craigj3 +createActualFile +createBackupFile +createBindings +createCanvas +createCommandNames +createCompareClones +createControl +createDefaultGui +createDocs +createElement +createFindPanel +createFindTab +createFrame +createGrid +createIconButton +createImporterData +createImportersData +createLeoFileTree +createLogPane +createMenuEntries +createNewThinNode +createNthChild +createOuterFrames +createOutline +createRootWindow +createSaxVnode +createStandAloneApp +createSummary +createTabWidget +createThinChild +createThinChild4 +createTkGui +createV5ThinNode +createVnode +createWritersData +create_dispatch_dicts +create_key_event +create_top_node +create_tree_at_position +crlf +crypto +csetq +csharp +css +css_file +csv +ctl +ctor +ctors +ctrl +ctypes +curdir +currentPosition +currentVnode +current_node +currentfile +customBlocks +cutStack +cutText +cut__ +cvs +cvs_commit +cwd +cweb +cweb_section_name_font +cython +d'un +d0 +d00 +d2j +d2w +d3 +d4 +d6c +d6c7d3 +d882d3 +d882d3d_stroke +d_stroke +dabbrev +dans +darwin +data3 +dataN +datenodes +datetime +david +davidmcnab +dd +ddabrev +de +debian +debugCommands +debugSwitch +debug_app +debug_widgets +debugger_kind +debugger_path +debugger_pudb +debugmode +dedent +dedentBlocks +deepcopy +def_list +defaultButton +defaultEncoding +defaultOptionsDict +default_directory +default_encoding +default_leo_file +default_path +default_role +default_target_language +defaultextension +defaultsDict +defineCommandNames +define_enable_dict +define_extension_dict +define_name +define_p +definition_list +definition_list_item +defs +dehoist +dehoisting +del +delegate_language_dict +deleteEditor +deleteFileWithMessage +deleteFirstIcon +deleteLastIcon +deleteLater +deleteNodeIcons +deleteOutline +deletePositionsInList +deleteTab +deleteTextSelection +deletenodes_rclick +delim +delims +delta_t +desc +descendentTnodeUnknownAttributes +dest_file +destroyWidgets +detect_urls +dev +devel +dict +dictToString +dicts +diff +diffing +difflib +diffs +digit_re +digitalpeers +dir +dir1 +dir2 +directiveKind4 +directive_ +directive_font +directives_ +directivive +dired +dirname +disableIdleTimeHook +disableRedraw +displayCalltree +distutils +diveintopython +diw +dll +dn_apps +doAtKeyword +doAutoIndent +doButtons +doCommand +doCommands +doData +doDelete +doEnabledPlugins +doHandersForTag +doHandlersForTag +doHook +doInts +doItems +doName +doOp +doOutlineData +doPlugins +doSearch +doStrings +doTabCompletion +doTest +doTests +doTreeAbbreviationData +do_end +do_inner_motion +do_key +do_tab +do_tab_callback +do_visual_mode +docPart +doc_only +doc_string +doc_strings +doc_tree +docpart +docstring +docstrings +doctest +doctools +doctree +doctype +documentclass +documentwrapper +docutils +docutils_ +docx +dom +doner +doubleClick1 +doubleClick2 +downloadable +dp +dp0 +dpi +drag1 +drag2 +dragEvent +dragging1 +dragging2 +drawBox +drawIcon +drawNode +drawText +drawTree +dropEvent +dropbox +dropdown +dsssl +dst +dt +dtd +dtest +dtree +dtw +du +dummyDoHook +dump_globals +dw +dyna_menu +dynabutton +dynamicUnitTest +dynamicUnitTests +dynamic_menus +e0 +e00 +e1 +e2 +e2d +e2fad3 +e8c0e27 +eStr +earthlink +easy_install +ec +eca +eclass +ecm +edcdave +editCommandManager +editCommands +editLabelHelper +editPosition +editWidget +edit_widget +editor_orientation +edream +edreamleo +edu +eecs +effbot +ekr +elif +elisp +elisp_ +embperl +emid +emlink +emr +enableIdleTime +enableIdleTimeHook +enableLog +enable_gc +enabledPluginsFileName +encoding_map +end1 +endCommand +endEdiing +endEditing +endMode +endParagraph +endSentinelComment +endUpdate +end_holding +end_raw +enddrag1 +enddrag2 +endianness +endif +endswith +engel +entry1 +entry2 +entry3 +entry_points +entrytype +enum +env +eo +eof +eol +eol_span +eq +erlang +errorTest +es_exception +es_print +etaekema +ev +eval +eval'd +eventFilter +eventHander +event_generate +evisa +exc_type +excel_integration +exclude_match +exclude_trees +exe +execFile +execfile +executeScript +executeSubprocess +execute_script +exitcode +expandAbbrev +expand_noweb_recursively +expand_noweb_references +expand_text +expand_tree +expanded_click_area +expanduser +expfolder +explicitLineEnding +exportpath +extendHelper +extendLabel +extendToWord +extend_to_line +extensionAPI_ +extensionHelper +extension_dict +extensionsDir +f0 +f00 +f2fdff +fAllowUnencrypted +fac +fail1 +fallback +faq_ +fastGotoNode +fastgotonode +favicon +fc +fcache +fcol +fdf5f5 +fe40 +fe54 +feed2js +feedparser +ff_name +fffbdc +fffdbc +fffe +ffffef +fg +fi +fichier +fil +file1 +file2 +file3 +fileCommands +fileIndex +fileKey +fileLikeObject +fileMenu +fileName +file_format +file_name +file_path +file_util +filepath +filetype +filetypes +fillRegion +filterTokens +findAll +findBoundParagraph +findButtonCallback +findChapterNode +findChildren +findClass +findCommands +findEditWidget +findFrame +findNextMatch +findNodeAnywhere +findNodeInTree +findPanel +findPositionInChapter +findRootPosition +findSettingsPosition +findTab +findTestScript +find_c +find_child +find_children +find_h +find_module +find_panel_settings +find_place_holder +find_string +finishCreate +finishPaste +finishQuit +finshCreate +firefox +firstChild +first_text +firstpara +fixedWindow +fixedWindowPosition +fixup +fkeys +flagignorefiles +flagjustheadlines +flattenOutline +flattr +fn +fn_dst +fn_src +fname +fnc +fnmatch +focusIn +focusInEvent +focusInTree +foldername +foldl +following_siblings +foo +foobar +foodir +footerbgcolor +footertextcolor +forbid_invalid_completions +forceGnxOnPosition +forceLogUpdate +forcePythonSentinels +forceShutdown +forgetOpenFile +fortran +fortran90 +forum_id +forwardSentenceHelper +frederic +free_layout +freebsd4 +freebsd5 +freedesktop +freemarker +freenet +freenode +fromMenu +fromString +fromgroups +frontend +fsSL +ftp +ftype +fullCommand +fullscreen +func +funcReturn +functionTags +functionTail +function_font +functionname +gG +ga +gatesphere +gb +gc +gcc +gcm +ge +generalChangeHelper +generate_node_marker +generate_rst +genindex +geotag +getAllLeoElements +getAllText +getArg +getArgInstance +getBack +getBaseDirectly +getBaseDirectory +getBool +getColor +getData +getDescendentUnknownAttributes +getDirectory +getDocString +getDummyElements +getElementsByTagName +getEnabledPlugins +getExistingVnode +getExternalCompletions +getFileName +getFirstParagraph +getFloat +getFocus +getFont +getFontConfig +getFrame +getIndex +getInput +getInsertPoint +getInt +getLanguage +getLanguageAtCursor +getLeadinWord +getLeoFile +getLeoOutline +getLine +getMark +getMenu +getNewIndex +getNext +getNextToken +getNodeFileName +getNodePath +getOption +getOutlineData +getPreviousSettings +getPublicCommands +getRatio +getScript +getSelectedPositions +getSelectedText +getSelection +getSelectionRange +getSentinelsFromLines +getSettingSource +getShortcut +getShortcutForCommand +getState +getString +getTestVars +getTextFromClipboard +getTextLength +getTnode +getUa +getVnode +getVnodes +getWidth +getWindowPositionAttributes +get_app +get_arg +get_arg_value +get_codewise_completions +get_command +get_completions +get_directives_dict +get_directives_dict_list +get_doc_strings +get_docstring +get_focus +get_g +get_opcode +get_script_result +get_tags +get_top_splitter +get_transaction +get_user +getat +getattr +getcwd +getdefaultencoding +getenv +gethostname +getpreferredencoding +gettext +gg +gh +gif +gipm +git_ +gitattributes +github +githubusercontent +gitignore +gitweb +givenArgs +gl +globalConfigDir +globalDirectiveList +globalDynamicAbbrevs +globalOpenDir +globalSettingsDict +globalShortcutsDict +global_window_position +globaltoc +gmail +gnote +gnuserv +gnx +gnx's +gnxString +gnxs +goNext +goToLineNumber +goToNext +goToNextClone +google +googlecode +googlegroups +googlemail +googling +gqap +gqq +grandChild +graph2graph +graphcanvas +graphcanvasController +green1 +green2 +grey +greygreen +groupOperations +group_id +groupoperations +gtk +gui +gui's +guiName +guis +gv +gvim +gwap +gww +h1 +h2 +h3 +hClicked +hPolicy +h_list +handleCodeMode +handleDefaultChar +handleDocOnlyMode +handleEvent +handleOpenHooks +handleScriptException +handleUnboundKeys +handleUserClick +handleWriteLeoFileException +handler1 +handler2 +harvard +hasAmbiguousLanguage +hasBack +hasChildren +hasClasses +hasDecls +hasFunctions +hasNestedClasses +hasNext +hasParent +hasSelection +hasThreadBack +hasThreadNext +has_key +hasattr +hash_char +hashcache +haskell +haskell_rule4 +haxe +hb +hbs +hda2 +hdb1 +headString +headWidth +headbgcolor +headclick1 +headclick2 +headfont +headkey1 +headkey2 +headline1 +headline2 +headlineN +headlines_ +headlinkcolor +headrclick1 +headrclick2 +headtextcolor +hello2 +helpFor +heredoc +heroku +hexl +hexlify +hexlify's +hexlifying +hiddenRootNode +highlight_digits +hinsen +hl +hoistFlag +hoistStack +homeDir +homeLeoDir +homebrew +honouring +hostA +hostB +howto +href +htm +html +htmlScanner +html_additional_pages +html_logo +html_sidebars +html_static_path +html_theme +html_title +html_use_opensearch +html_use_smartypants +http +http_active +http_attributename +http_bookmark_unl +http_server_support +http_support_main +https +hypercclick1 +hypercclick2 +hyperclick1 +hyperclick2 +hyperenter1 +hyperenter2 +hyperleave1 +hyperleave2 +hyperlink +hyperlinked +hyperlinks +i1 +i2 +iBook +ic +ico +iconbox +iconclick1 +iconclick2 +icondclick1 +icondclick2 +iconrclick1 +iconrclick2 +id_ +id_num +idleTimeClass +idleTimeDelay +idleTimeHandler +idleTimeHook +idle_scrollTo +idlelib +idstring +ieee +ietf +ifhostname +ifplatform +ignore'd +ignoreLineEndings +ignore_case +ignore_noweb +ignore_noweb_definitions +ileo +img +imgur +imo +importAnyFile +importCiscoConfig +importCommands +importDerived +importDerivedFile +importDerivedFiles +importDict +importExtension +importFiles +importFromPath +importLeoGlobals +importModule +import_cisco_config +import_html_tags +import_xml_tags +inAtAll +inAtOthers +inBridge +inCode +in_headline +in_motion +inbox +include_contents +incompletions +ind0 +indentCloseBrackets +indentOpenBrackets +indexIsVisible +indices +ingToFront +ini +init +initAfterLoad +initApp +initConfigSettings +initEncoding +initGlobalDB +initLeo +initNextText +initObjects +initReadIvars +initScriptFind +initStatus +initWriteIvars +init_constant_ivars +init_import +init_persistent_ivars +init_tree_abbrev +init_zodb +inited +initial_horizontal_ratio +initial_vertical_ratio +initialfile +initinclass +initing +inits +inkscape +inline +inner_d +insertAfter +insertAsLastChild +insertAsNthChild +insertAsX +insertBefore +insertCodingLine +insertComments +insertFileName +insertHeadline +insertHeadlineBefore +insertIconFromFile +insertKeyEvent +insertNewLine +insertPlainText +insertPoint +insertSpot +insert_line +instancemethod +interlinkable +intermediatetopics +internal_ipkernel +ints +invisible_outline_navigation +io +ipk +ipkernel +ipnyb +ipynb +ipython +irc +isAncestorOf +isAt +isAtAllNode +isBinaryFile +isChanged +isCloned +isDirty +isEnabled +isExpanded +isExternalUnitTest +isFKey +isLeoFile +isMarked +isNthChildOf +isOpen +isPython3 +isRoot +isSameColorState +isSectionName +isTextWidget +isThin +isVisible +isWidget +isWordChar +isWrapper +is_binary_external_file +is_binary_string +is_command +is_special +is_text_widget +isabs +isalnum +isalpha +isdigit +ise +isearch +isearches +ish +isinstance +iso +isspace +it1 +it2 +itde +iter +itex2MML +itex2mml +itis +ivar +ivars +ivarsDic +ized +j1 +j2 +j3 +jEdit +jEdit's +jEdit2Py +jEditColorizer +jEdit_ +jEdit_colorizer +jadetex +jane +java +javascript +jcl +jedit +jedit2py +jinja2 +jj +jk +jk_orr +jpg +jquery +jr0 +js +jserv +json +jtauber +jyLeo +jython +kapsi +kb +keyHandler +keybindings +keycode +keyset +keysym +keysymHistory +keysym_num +keysyms +keyword1 +keyword1_font +keyword2 +keyword2_font +keyword3 +keyword3_font +keyword4 +keyword4_font +keyword_font +keyword_font_size +keywordsDict +keywordsDictDict +killGui +killWord +killWs +kill_one_shortcut +killcolor +kind1 +kind2 +kludgy +knuth +ko +koti +kragen +kshell +ktenney +kwords +l'arborescence +l'entête +label_font +labour +langauge +language_delims_dict +language_extension_dict +lanl +laposte +lastChild +lastName +lastThinNode +last_alpha +last_p +last_update +latexBackground_font +latex_appendices +latex_background_font +latex_documents +latex_logo +latex_preamble +launchLeo +launchleo +ldi +le +leadinWord +leadins +len +lengthHelper +leo +leo's +leo10pt +leo12pt +leo14 +leo14pt +leo2graph +leoApp +leoAtFile +leoAtFileCommands +leoAtFileNamedChild +leoBody +leoBridge +leoBridgeTest +leoCVS +leoCallback +leoCallbackDict +leoColor +leoColors +leoCommand +leoCommands +leoComment +leoComparePanel +leoConfig +leoCvs +leoDir +leoDirectivesList +leoDist +leoDocs +leoDynamicTest +leoEditCommands +leoFAQ +leoFileCommand +leoFileCommands +leoFind +leoFrame +leoGlobals +leoGui +leoHomeDir +leoID +leoIPython +leoImport +leoInspect +leoKeyEvent +leoKeys +leoKeyword +leoKeywords +leoLeaps +leoLinks +leoLog +leoMenu +leoNodes +leoOPML +leoPersistence +leoPlugins +leoPluginsRef +leoProjects +leoPy +leoPyRef +leoPymacs +leoQt +leoQtBody +leoQtColorizer +leoQtEventFiler +leoQtEventFilter +leoQtFindTab +leoQtLog +leoQtMainWindow +leoQtMenu +leoQtTextWidgets +leoQtTree +leoQtTreeTab +leoRecentFiles +leoRst +leoScripts +leoSetting +leoSettings +leoSetttings +leoShadow +leoStandAloneGlobals +leoTest +leoTestBridge +leoTests +leoTkFrame +leoTkinterDialog +leoTkinterFind +leoTkinterFrame +leoTkinterGui +leoTkinterPrefs +leoTkinterTree +leoToDo +leoToDoLater +leoToHTML +leoTree +leoUndo +leoUsersGuide +leoVersion +leoVim +leo_Debugger +leo_FileList +leo_Shell +leo_TOC +leo_clone +leo_dark_0 +leo_file +leo_gnx +leo_header +leo_interface +leo_keyword_font +leo_label +leo_name +leo_node +leo_pdf +leo_rst +leo_run +leo_s +leo_screen +leo_shadow +leo_somehash +leo_to_html +leo_to_rtf +leo_toc +leo_ui +leo_update_shortcut +leo_xresources +leoabbrev +leoaccess +leoandotherprograms +leoc +leocore +leocursor +leocursorexample +leodir +leoeditor +leofile +leoftsindex +leokeyword +leomylyn +leonbmain +leopath +leopyref +leoremote +leos +leosax +leoscreen +leotheme +leoupdate +lf +li +lib2to3 +lightblue +lightgrey +lilypond +lineCommentDelim +lineCommentDelim2 +lineNumbers +lineending +linefeeds +lines2 +linkcolor +linux +linux2 +listé +literal1 +literal1_font +literal2 +literal2_font +literal3 +literal3_font +literal4 +literal4_font +literateprogramming +livecode +lm +loadDir +loadLocalFile +loadManager +loadOnePlugin +loadPlugins +load_build +load_module +loc +localDir +localFlag +localhost +localtoc +logCtrl +logWantsFocus +logWidget +logcreateCanvas +logilab +lproto +lqlw +lstrip +lt +ltr +lua +luvin +mFileName +machineDir +machine_fn +mailto +mainPages +main_submit +mainloop +maintain_scroll +mak +makeAllBindings +makeAllNonExistentDirectories +makeBeadDict +makeHardBindings +makeMasterGuiBinding +makeSuite +make_document +make_parser +make_settings_dict +make_widget +mammalShow +mammaldb +mandir +markClones +markHeadline +markSubheads +mark_set +markheadline +markup_font +markup_inline +masterBindingDict +masterClickHandler +masterCommand +masterCommandHandler +masterFocusHandler +masterKeyHandler +masterKeyhandler +master_doc +matchHeadline +match_eol_span +match_keywords +match_seq +match_span +match_terminate +match_word +mathjax +matplot +matplotlib +matplotters +max_files +maxdepth +maximizeNewWindows +mb_event +mbcs +mc +md +md5 +md5sum +meaningOfLife +membersList +menu1 +menu2 +menuBar +menuat +menubar +merge_settings_dict +merge_settings_dicts +metadata +mikecrowe +minibuffer +minibufferFind +minibuffer_background_color +minitest +mistyrose2 +mkdir +mmmm +mnt +mockup +mod_autosave +mod_autosave_interval +mod_framesize +mod_ftp +mod_http +mod_label_controller +mod_scripting +mod_timestamp +modeHelp +modeline +modelines +moduleName +moduleauthor +moin +mommeja +monospaced +motion_func +motion_i +mouseReleaseEvent +mouseless +moveAfter +moveCol +movePoint +moveSpot +moveSpotNode +moveToBack +moveToFirstChild +moveToFirstChildOf +moveToLastChild +moveToLastChildOf +moveToLastNode +moveToNext +moveToParent +moveToRoot +moveToThreadBack +moveToVisBack +moveToVisNext +moveToX +movedown +msec +msg +msg_id +mstarzyk +mulder +multifile +multipath +multiprefix +mungeAllFunctions +mutable_methods +mxcl +myBibliography +myClass +myDocument +myFile +myHook +myLeoSettings +mySettings +my_key_generator +my_plugin_controller +my_script_w +my_test +myfile +mylyn +mynode +myotherproject +myproject +n'th +n0 +n1 +n2 +n3 +n4 +nYou +nameBrackets +nameToRuleSetName +namespace +namespaces +nav +nav_buttons +nav_qt +nbsp +nc +ncn +nd +nested_splitter +netfirms +networkx +networkx2at +networkx2graph +newButtons +newCommander +newFilter +newFrame +newLeoCommanderAndFrame +newSel +newText +new_auto +new_c +new_col +new_createThinChild4 +new_gui +new_load +new_modes +new_p +new_position +new_read +new_row +new_v +new_write +next_func +next_place +nextgroup +ni +niceNocent +niceNosent +nl +nn +nntp +noMessage +noSideBar +no_escape +no_line_break +no_screenshot +no_summary +no_word_break +nocolor +node3 +nodeAction +nodeActions +nodeActions_Patterns +nodeAfterTree +nodeHistory +nodeIndices +nodeName +nodeTags +node_ +node_counter +nodebar +nodenavigator +nodes_ +nodetags +nodewatch +noeud +nokia +nom +noma +nonl +nonmergeable +noref +norefWrite +normal_dispatch_d +normcase +noscript +nosent +nosentinels +not_ready +noweb +noweb's +nowrap +nr +ns_provide +ns_provider_id +ns_provides +nsi +nsis +nt +nthChild +ntpath +nullGui +nullLog +nullMenu +nullUndoer +null_font +nullsoft +num +numberOfChildren +number_code_lines +nw +nxcn +nz +o1 +o2 +objtree +objtrees +odt +offray +ogv +ok +oldRoot +oldSel +oldText +oldYview +old_body +old_c +old_col +old_createThinChild4 +old_dict +old_p +old_plugin_manager +old_private_lines +old_row +old_v +onAboutToShow +onActivate +onActivateEvent +onActivateLog +onBodyChanged +onChar +onClick +onCloseWindow +onCreate +onDeactivateEvent +onFocusIn +onHeadChanged +onItemClicked +onLoadFile +onQuit +onSliderChanged +onTextChanged +onTextWidgetKey +onUrl1 +on_create +on_idle +oneCharacter +onl +online +onlyPosition +oodb +oops2 +open1 +open2 +openCheatSheet +openDir +openDirectory +openEmptyWorkBook +openFileForWriting +openFiles +openLeoFile +openLeoPlugins +openLocalFile +openSettingsFile +openWith +openWithFileName +openWrapperFile +openWriteFile +openZodb +open_ +open_dict +open_flash_brackets +open_func +open_shell +open_window +open_with +opening_delim +opensource +openwith +openwith1 +openwith2 +operating_system +operator_font +opmap +opml +opmlController +option_prefix +option_prefixes +option_readfile +optionalCommandNames +optionalCommandPrefixes +optionalIvars +optionsDict +options_prefix +optparse +org +orgmode +os +os_path_ +os_path_abs +os_path_abspath +os_path_exists +os_path_finalize +os_path_join +os_path_normpath +os_path_split +os_path_splitext +os_startfile +otl +outerUpdate +outline_export +outline_pane_scrolls_horizontally +outliner +outliner_ +outliners +outputFile +outputFileName +outputList +outputPath +output_doc_flag +output_newline +overline +overlines +overrideCommand +overwrite_mode_bg_color +overwrite_mode_fg_color +p0 +p1 +p2 +p3 +p4 +pClicked +pScript +pack_forget +package_directory +package_id +page_width +pagewidth +pandoc +param +parameter_for_script_B +params +parenleft +parens +parentNode +parent_v +parseHeadline +parseLeoSentinel +parseText +parseUnderindentTag +parse_args +parseable +partialFlag +pasteOutline +pasteText +paste_as_headlines +path1 +path2 +pathToIcon +pathToZodbStorage +path_in_body +path_to_script_B +pathexpanduser +pathsep +paulpaterson +pc +pdb +pdb_ +pdf +pdfs +pep8 +perfectImportFlag +perl +perlpod +permet +persistenceController +pexpect +pformat +pgen +php +php's +php_JAVASCRIPT +php_javascript +php_main +php_main_attributes_dict +php_php +php_php_attributes_dict +php_php_literal +php_phpdoc +php_phpdoc_attributes_dict +php_rule0 +php_tags +php_tags_attributes_dict +php_tags_literal +phpdoc +phpsection +picklable +pickleable +pickleshare +pil +pim +pipermail +pl1 +placé +pli +plsql +plug_catalog +plugin +plugin's +plugin_catalog +plugin_catelog +plugin_docs +plugin_manager +plugin_name +plugin_signon +plugins +plugins1 +plugins2 +pluginsList +pluginsTest +plugins_manager +plugins_menu +plumloco +pn +png +pocoo +pod__ +pontificatory +popout +popup +pos +positionAfterDeletedTree +positionExists +positionList +positionsExists +postresql +ppa +pprint +pre +preceeded +preformat +preformat_prefix +prepend +prepended +preprocessTree +preprocesses +prettyPrintNode +prettyPrinter +pretty_print +prev +prevObjects +prevSel +previousSettings +pri +prikey +printBindings +printError +printSettings +print_exc +print_p +print_p_stack +processTree +procinfo +profileStats +prog +progiciels +projectwizard +promptForDangerousWrite +propagate_changed_lines +propagate_changes +prospero +proto +pseudoplain +psql +pstats +publish_doctree +publish_from_doctree +pudb +pull_source +purrrrrr +pushBead +pushd +putArray +putAtAllBody +putAtFirstLines +putAtLastLines +putBody +putBuffered +putCloseNodeSentinel +putCloseSentinel +putCodeLine +putDirective +putDocPart +putHelpFor +putNormalToken +putOpen +putOpenNodeSentinel +putOperator +putRefAt +putTnodes +putToOPML +putUa +putUnknownAttributes +putVnode +putVnodes +put_sentinels +putzy +pwl +px +pxhlq +py +py's +py2 +py2_test_grammar +py_modules +pychecker +pyd +pyenchant +pygments +pygments_highlighter +pylint +pymacs +pymacs_ +pymodules +pypi +pyqt +pyshared +python2 +python24 +python25 +python27 +python31 +python34 +pythonDecorator +pythonFunction +pythondebugger +pythonhosted +pythonic +pythonw +pythonware +pythonxx +pyxxx +pyyaml +q_list +qa +qcompleter +qevent +qml +qmlnb +qmlnotebook +qtBody +qtFrame +qtGui +qtKey +qtLog +qtPdb +qt_commands +qt_events +qt_frame +qt_gui +qt_quickheadlines +qt_text +qt_tree +qtextedit +qtframecommands +qtree +qttabs +qu'il +quickMove +quickfind +quickmove +quickref +quicksearch +quickstart +quit_leo +quoted_fname +qw +r'c +r'regexp +r1 +r1599 +r1c1 +r2732 +r5195 +rClick +rClicker +rST +rapidq +raquo +rarr +rawPrint +rawfile +rb +rc +rc1 +rc2 +rc3 +rc4 +rclick +reST +reST2 +reSt +reStructuredText +readAll +readAtAutoNodes +readAtFileNodes +readDirective +readEndNode +readEndOthers +readEndRef +readError +readLine +readLines +readNormalLine +readOpenFile +readSettings +readSettingsFalse +readSettingsFile +readSettingsFiles +readStartNode +read_only +readline +readlineForceUnixNewline +readlines +readme +readonly +readthedocs +realMenuNameDict +realpath +reassignIndices +rebol +recentFiles +recentfile +recentfiles +recentfiles1 +recentfiles2 +recognizeStartOfTypingWord +recolor_now +recreateGnxDict +recreateRootWindow +rective +recycleWidgets +redirectClass +redirectStderr +redirectStdout +redirect_to_log +redla +redoHelper +redoNodeContents +redrawScheduled +redraw_flag +redraw_now +refactor +refid +reflectionsonprogramming +reformatBody +refreshFromDisk +refresh_rclick_cb +regX +regedit +regex +regexHelper +regexes +regexp +regexp's +regexps +registerCommand +registerHandler +registerOneHandler +registerUndoHandlers +register_provider +rehoist +reimport +reinhard +relFn +relativeFileName +relax_ng_compact +relax_ng_compatc +relbarbgcolor +relbarlinkcolor +relbartextcolor +removeComments +removeLeoDirectives +removeMe +removeRKeys +removeSentinelsFromLines +removeTrailing +remove_border +remove_conflicting_definitions +remove_tag +removedComments +rencentfiles +renderRST +renderSVGref +renderSVGsrc +renderSplash +renderers +reorg +replaceClipboardWith +replaceComments +replaceTargetFileIfDifferent +repo +reportBadChars +reportErrors +reportMismatch +report_Exceptions +repr +repro +request_pwl_dict +requestedFocusWidget +resizable +resizePanesToRatio +restoreAllState +restoreFocus +restore_gnx +result2 +ret +retainFocus +returnKind +returnPressed +returnState +return_value +rewrapping +rexec +rexecute +rf +rfc +richTextEdit +richtext +riverbankcomputing +rogererens +rollbackToMark +root2 +rootObject +rootPosition +rootVnode +rp_reformat +rpdb2 +rshanley +rss +rss2js +rss_items +rss_title +rst +rst2 +rst2_http_attributename +rst2_pure_document +rst2odt +rst2s5 +rst3 +rst3_ +rst3_write_intermediate_extension +rst3_write_intermediate_file +rst3odt +rstClass +rstCommands +rstFile +rst_http_attribute +rst_http_attributename +rst_prefix +rstplugin3 +rstrip +rstripList +rt_arrow_disabled +rtf +rtf_export +ruby_scratch +rule1 +rule28 +rule63 +rule64 +rule65 +rule66 +rule67 +rule68 +rule69 +rule70 +ruleN +rulesDict +rulesDict1 +rulesDict2 +rulesDict3 +rulesDict4 +rulesDict5 +rulesDict6 +rulesDict7 +rulesDict8 +rulesDictDict +ruleset +ruleset's +rulesetName +rulesets +runAskOkDialog +runAtIdle +runEditCommandTest +runLeo +runMainLoop +runProfileOnNode +runScript +runTest +runTestsExternally +runTimerOnNode +runUnitTests +run_nodes +run_pylint +run_script +run_text +runfunc +répertoire +s2 +s5 +s5_writer +safeCompareStrings +safeImportModule +safeStringCompare +sample_type +save1 +save2 +saveAllState +saveAs +saveListOfNodes +saveNode +saveNodeAndChildren +saveOutlineIfPossible +saveTo +saveTree +sax_node +sbframetoc_ie +sbm +sbooks +sc +scala +scanAllDirectives +scanAllOptions +scanAndCompare +scanAtPathDirectives +scanColorDirectives +scanDirectives +scanGnx +scanHeader +scanHeaderForThin +scanHelper +scanOptions +scanText +scanText4 +scanToCursor +scipy +scm +scon +scoreset +screen_capture +screen_capture_now +screencast +screencasters +screencasts +screenshot +screenshot_height +screenshot_width +screenshots +script1 +script2 +scriptButton +scriptDict +scriptFile +scriptResult +scriptWrite +script_file_path +script_io_to_body +script_w +scriptable +scriptingController +scriptsDict +scripts_menu +scrollBarSpot +scrollHelper +scrollLines +scrolledMessage +scrolledmessage +scut +se +searchDict +searchWithPresentOptions +searchbox +searchin +searchtip +section_name +section_name_font +sectionauthor +sel +select1 +select2 +select3 +selectChapterByName +selectChapterForPosition +selectHelper +selectLeoWindow +selectNewNode +selectPosition +selectTab +selectVnode +select_callback +selectionLength +selectionStart +selfInsertCommand +self_and_parents +self_and_siblings +self_and_subtree +sentinels_ +sentines +sep +seps +sequencematcher +setActiveAction +setAllText +setBindings +setBody +setBodyString +setCanvasBindings +setChanged +setColorFromConfig +setColumnCount +setComplexCommand +setCurrentPosition +setDirty +setEditHeadlineColors +setEditorColors +setFilter +setFocus +setFont +setFontFromConfig +setGeometry +setHeadString +setHeadline +setHomeDirectory +setIdleTimeHook +setInputState +setInsertPoint +setItemWidget +setLabel +setLabelBlue +setLael +setLeoID +setLeoId +setMarked +setMovable +setName +setRegion +setReplaceString +setResizeMode +setRootVnode +setSelectionAreas +setSelectionRange +setSelectionRangeHelper +setSizePolicy +setSource +setState +setStatusLabel +setStyleSheet +setTabBindings +setTabWidth +setTabsClosable +setTextSelection +setTimestamp +setTitle +setUndoParams +setUndoTypes +setWindowModality +setWindowTitle +setWrap +setWriteBit +set_border +set_focus +set_language +set_position +set_trace +set_width +setdefaultencoding +setname +setq +setstate +settingName +setting_name +settingsCreep01 +settingsNameDict +settingsTreeParser +settings_ +settings_d +settings_fn +settings_overrides +setup_button +setup_command +setuptools +sfn +shadow_prefix +shadow_subdir +shellCommand +shellScriptInWindow +shellnew +shellscript +shortDescription +shortFileName +shortcutFromSetting +shortcut_button +showFindPanel +showHeadlines +showMessage +showOrganizers +showSuccess +showThisHeadline +show_authors +show_doc_parts_as_paragraphs +show_headline_prefix +show_headlines +show_leo_directives +show_organizer_nodes +show_paths +show_sections +showfiles +shutil +shutils +shutils_move +si +sid +sidebarbgcolor +sidebarlinkcolor +sidebartextcolor +sigFailTokens +sigHeadExtraTokens +signon +silver_city +silvercity +simulateCommand +singleLineParagraph +sitecustomize +skipCodeBlock +skipDecls +skipToEndOfTag +skipToMatchingTag +skipWsToken +skipwhite +skrivsm +skyblue3 +slashdot +slide's +slide_n +slide_name +slide_number +slideshow +slideshow's +slideshow_dir +slideshow_name +slideshow_node +slideshows +sm +softish +solarized +solarized_dark +someMethod +someOtherMethod +some_function +somedoc +somedocument +somefile +somesearch +someserver +sooo +sortLines +sortSiblings +source_encoding +source_file +source_suffix +sourcecode +sourceforge +sourcelink +spam +spawnl +spawnv +spawnve +spellpyx +sphinxDocs +sphinx_path +sphinxdoc +sphinxsidebar +splashscreen +splitLines +splitdrive +splitlines +spx +spyder +spydershell +sql +sql_create +src +ss64 +ssid +sss +stackoverflow +stand_alone_globals +stanford +start1 +start2 +startTracer +startVnodes +start_new_api +startfile +starting_time +startsClass +startsFunction +startsHelper +startsString +startswith +startupEncoding +stateName +state_dict +staticmethod +statusLine +statusbar +stderr +stdout +stdtypes +stickynote +stickynoteenc +stickynoteenckey +stickynoter +stickynotes +stickynotes_plus +store_true +str +str_ +str_atime +str_ctime +str_mtime +strftime +stringTextWidget +string_font +strokeFromEvent +strokeFromSetting +structs +stuffit +style01 +style02 +style23 +style94 +styleCapitalized +styleSheetManager +stylesheet +stylesheet_embed +stylesheet_name +stylesheet_path +stylesheets +subclassing +subfolder +sublicense +submenu +submenus +subnodes +suboutline +suboutlines +subst +sudo +suppress_import_parsing +svg +svn +svn_commit +sw +t2 +t_list +tabBar +tabFrame +tabList +tabName +tab_callback +tab_width +tabname +tabnanny +tabnew +tabwidth +tag_add +tag_bind +tag_delete +tag_names +tag_ranges +tag_remove +tagname +tangler +tarfile +targ +target_language +tb +tbrown +tc +tcl +tcl8 +tcltk +tearDown +technica +techsmith +tempAttributes +tempBodyString +tempBodyStrings +template_fn +templates_path +templating +terry_n_brown +test1 +test2 +test3 +test4 +testManager +testUtils +testclass +testnode +testsetup +tex +tex_documents +textChanged +textcolor +textextensions +textnode +textwrap +tfer +tfetherston +theDict +theDir +theFile +theId +theIter +theKeyword +theList +theObject +theTagController +theType +thinFile +thinNodeStack +threadBack +threadNext +thread_id +threading_colorizer +tidy's +tigris +timeit +timestamp +timit +tinyurl +tisnikar +title_pattern +titlesonly +tk +tkBindingFromSetting +tkEncoding +tkGui +tkIcon +tkNamesList +tkTree +tk_relief +tkinter +tkinterListBoxDialog +tm +tmp +tmpp +tnb +tnode +tnode's +tnodeAttributes +tnodeList +tnodeLists +tnodes +tnodesDict +tnodes_iter +tnx +to3 +toEncodedString +toPlainText +toPythonIndex +toPytonIndex +toString +toUnicode +to_bol +to_eol +toc +toctree +today_fmt +todo +tododoc +toggleSplitDirection +tokenize +tokenizing +tokens1 +tokens2 +tomboy_import +toolbar +toolchain +topLevelMenu +topNode +top_df +toplevel +toplevels +tp +traceWidget +trace_autocompleter +trace_bind_key_exceptions +trace_bindings +trace_doCommand +trace_f +trace_focus +trace_g +trace_gc +trace_gc_calls +trace_gc_plugin +trace_gc_verbose +trace_key_event +trace_keys +trace_masterCommand +trace_modes +trace_plugins +trace_redraw_now +trace_select +trace_status_line +trace_tags +trace_tree +trace_tree_alloc +trace_tree_edit +traduire +trailingNewlineFlag +trailing_sentinels +transclude +translateString +transposeWords +traverals +treeCanvas +treeCommandHelper +treeType +treeWidget +tree_at_position +tree_popup_handlers +tt +tupleToString +tutorial_ +tw +tx +txt +u'F +u'La +u'Root +u'a +u'b +u'c +u'ch1 +u'ch2 +u'child +u'def +u'root +u0233 +u2 +u8ce2 +uA +uA's +uAs +ua +uas +ub +ubuntu +ui +uio +uk +uky +ul +un +uncache +uncached +undefined_section_name_font +undent +undentBy +underindent +underindented +underline_characters +undoData +undoHelper +undoType +undo_granularity +undoable +undoc +une +uneditable +unencrypt +unformat +unhashable +unhexlify +unicode +unified_nodes +unignored +unindent +unindents +uninstall +uninvert +unitTest +unitTestDict +unitTesting +unittest +unix +unknownAttribute +unknownAttributes +unknown_language +unl +unls +unmarkAll +unmarks +unpackWidget +unpickling +unregisterHandler +unrooted +unselect +unselect1 +unselect2 +unselected_body_bg_color +unselected_body_fg_color +unselecting +unstash +unused_docs +upcase +updateCount +updateSetChangedFlag +updateSettings +updateStatusLine +update_graphics_script +update_idletasks +update_ivars +update_rst +url +url's +url1 +url2 +urls +useCmdMenu +useMinibuffer +useSelectedText +useSentinels +use_chapter_tabs +use_chapters +use_gnx +use_header_flag +use_minibuffer +use_psyco +use_qcompleter +use_zodb +usechapters +userAttributes +user_dict +username +username_Leo +usersguide +usetemacs +usr +usr1 +ut +utf +utf16 +utf8 +utils +utils_remove +utils_rename +v's +v1 +v2 +vPolicy +val1 +val2 +valuespace +valuespage_example +vc +vccs +ver +verbatimAfterRef +versionFlag +versioning +vh +viewport +viewrendered +viewrendered2 +viewthread +vili +viljem +villemvainio +vimBindings +vimCommands +vim_G +vim_V +vim_cmd +vim_d +vim_d2 +vim_d3 +vim_digits +vim_exe +vim_g +vim_g2 +vimeo +vimoutline +vimoutliner +vimrc +vimscript +visBack +visNext +vis_ +vis_d +vis_mode_i +vis_mode_w +visibleText +visitNode +visitedBit +visual_dispatch_d +visual_line_mode +vivainio +vnode +vnodeIcon +vnodeList +vnodeOptionDict +vnodeOptionsDict +vnodes +vnodes_iter +vo +voila +vpe +vr +vsi +vso +vtag +vvtools +w3 +wa +wais +wantedFocus +warningGiven +was_in_headline +wb +webbrowser +webchat +wgw +wgwinder +whatsnew +whoami +whole_word_flag +widthInPixels +wiki +wikilinks +wikipedia +wikiview +win32 +winamp +windget +windowList +windowModality +windowSize +windowlist +wink_dir +wink_n +wink_path +winnt +winpdb +winpdb's +winpdb_ +wishlist +wm +wm_withdraw +word_chars +word_count +word_export +wordlist +workalike +workflow +wq +wrap_lines +wrapperMethod +writeA +writeAll +writeAllHelper +writeBit +writeBody +writeCachedTree +writeFromString +writeHeadline +writeHeadlineHelper +writeNode +writeNodeToString +writeNormalTree +writeOpenFile +writeSpecialTree +writeToFileHelper +writeTree +writeTreeAsRst +writeWaitingLog +write_intermediate_file +write_script_file +writer_name +writers_dict +writingPlugins +ws +www +wx +wxGui +wxListManager +wxPython +wxString +wxWidgets +wxWindows +wx_gui +x1264 +x1280 +x16 +x3 +x32 +x4 +x700 +x86 +x900 +xByName +xWantsFocus +x_main +x_root +x_setname +xa +xc2 +xcompose +xdg +xemacs +xf1a +xf2fddff +xhtml +xhtml1 +xml +xmlScanner +xml_output +xml_processing +xmlns +xp +xsl +xslt +xsltWithNodes +xxdiff +xxx +xxxx +xyToPythonIndex +xyz +xyzzy +yT +y_root +yaml +yb +yesMessage +yesToAll +yesToAllMessage +yml +yoffset +yoffsetTree +youtu +youtube +yt +yview +yw +yy +zapToCharacter +zenity +zipfile +zlib +znafets +zodb +zodbStorageFileName +zope +zwiki +zzooot +Â +ß +ã +ä +ö +ü +周琦 +ﺻﺱ diff -Nru leo-2.0.1/debian/manpage.1.ex leo-5.8/debian/manpage.1.ex --- leo-2.0.1/debian/manpage.1.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/manpage.1.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,56 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" (C) Copyright 2018 pavroo , +.\" +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH Leo SECTION "October 3 2018" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +leo \- program to do something +.SH SYNOPSIS +.B leo +.RI [ options ] " files" ... +.br +.B bar +.RI [ options ] " files" ... +.SH DESCRIPTION +This manual page documents briefly the +.B leo +and +.B bar +commands. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBleo\fP is a program that... +.SH OPTIONS +These programs follow the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +For a complete description, see the Info files. +.TP +.B \-h, \-\-help +Show summary of options. +.TP +.B \-v, \-\-version +Show version of program. +.SH SEE ALSO +.BR bar (1), +.BR baz (1). +.br +The programs are documented fully by +.IR "The Rise and Fall of a Fooish Bar" , +available via the Info system. diff -Nru leo-2.0.1/debian/manpage.sgml.ex leo-5.8/debian/manpage.sgml.ex --- leo-2.0.1/debian/manpage.sgml.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/manpage.sgml.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,154 @@ + manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + + FIRSTNAME"> + SURNAME"> + + October 3 2018"> + + SECTION"> + pavroo@onet.eu"> + + Leo"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2003 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + program to do something + + + + &dhpackage; + + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; and bar + commands. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + Instead, it has documentation in the &gnu; + Info format; see below. + + &dhpackage; is a program that... + + + + OPTIONS + + These programs follow the usual &gnu; command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. For a complete description, see the + Info files. + + + + + + + + Show summary of options. + + + + + + + + Show version of program. + + + + + + SEE ALSO + + bar (1), baz (1). + + The programs are documented fully by The Rise and + Fall of a Fooish Bar available via the + Info system. + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (and may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
+ + diff -Nru leo-2.0.1/debian/manpage.xml.ex leo-5.8/debian/manpage.xml.ex --- leo-2.0.1/debian/manpage.xml.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/manpage.xml.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,291 @@ + +.
will be generated. You may view the +manual page with: nroff -man .
| less'. A typical entry +in a Makefile or Makefile.am is: + +DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/manpages/docbook.xsl +XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0" + +manpage.1: manpage.xml + $(XP) $(DB2MAN) $< + +The xsltproc binary is found in the xsltproc package. The XSL files are in +docbook-xsl. A description of the parameters you can use can be found in the +docbook-xsl-doc-* packages. Please remember that if you create the nroff +version in one of the debian/rules file targets (such as build), you will need +to include xsltproc and docbook-xsl in your Build-Depends control field. +Alternatively use the xmlto command/package. That will also automatically +pull in xsltproc and docbook-xsl. + +Notes for using docbook2x: docbook2x-man does not automatically create the +AUTHOR(S) and COPYRIGHT sections. In this case, please add them manually as + ... . + +To disable the automatic creation of the AUTHOR(S) and COPYRIGHT sections +read /usr/share/doc/docbook-xsl/doc/manpages/authors.html. This file can be +found in the docbook-xsl-doc-html package. + +Validation can be done using: `xmllint -''-noout -''-valid manpage.xml` + +General documentation about man-pages and man-page-formatting: +man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + +--> + + + + + + + + + + + + + +]> + + + + &dhtitle; + &dhpackage; + + + &dhfirstname; + &dhsurname; + Wrote this manpage for the Debian system. +
+ &dhemail; +
+
+
+ + 2007 + &dhusername; + + + This manual page was written for the Debian system + (and may be used by others). + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU General Public License, + Version 2 or (at your option) any later version published by + the Free Software Foundation. + On Debian systems, the complete text of the GNU General Public + License can be found in + /usr/share/common-licenses/GPL. + +
+ + &dhucpackage; + &dhsection; + + + &dhpackage; + program to do something + + + + &dhpackage; + + + + + + + + + this + + + + + + + + this + that + + + + + &dhpackage; + + + + + + + + + + + + + + + + + + + DESCRIPTION + This manual page documents briefly the + &dhpackage; and bar + commands. + This manual page was written for the Debian distribution + because the original program does not have a manual page. + Instead, it has documentation in the GNU + info + 1 + format; see below. + &dhpackage; is a program that... + + + OPTIONS + The program follows the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. For a complete description, see the + + info + 1 + files. + + + + + + + Does this and that. + + + + + + + Show summary of options. + + + + + + + Show version of program. + + + + + + FILES + + + /etc/foo.conf + + The system-wide configuration file to control the + behaviour of &dhpackage;. See + + foo.conf + 5 + for further details. + + + + ${HOME}/.foo.conf + + The per-user configuration file to control the + behaviour of &dhpackage;. See + + foo.conf + 5 + for further details. + + + + + + ENVIRONMENT + + + FOO_CONF + + If used, the defined file is used as configuration + file (see also ). + + + + + + DIAGNOSTICS + The following diagnostics may be issued + on stderr: + + + Bad configuration file. Exiting. + + The configuration file seems to contain a broken configuration + line. Use the option, to get more info. + + + + + &dhpackage; provides some return codes, that can + be used in scripts: + + Code + Diagnostic + + 0 + Program exited successfully. + + + 1 + The configuration file seems to be broken. + + + + + + BUGS + The program is currently limited to only work + with the foobar library. + The upstreams BTS can be found + at . + + + SEE ALSO + + + bar + 1 + , + baz + 1 + , + foo.conf + 5 + + The programs are documented fully by The Rise and + Fall of a Fooish Bar available via the + info + 1 + system. + +
+ diff -Nru leo-2.0.1/debian/menu.ex leo-5.8/debian/menu.ex --- leo-2.0.1/debian/menu.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/menu.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,2 @@ +?package(leo):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\ + title="leo" command="/usr/bin/leo" diff -Nru leo-2.0.1/debian/postinst.ex leo-5.8/debian/postinst.ex --- leo-2.0.1/debian/postinst.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/postinst.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,39 @@ +#!/bin/sh +# postinst script for leo +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `configure' +# * `abort-upgrade' +# * `abort-remove' `in-favour' +# +# * `abort-remove' +# * `abort-deconfigure' `in-favour' +# `removing' +# +# for details, see https://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + configure) + ;; + + abort-upgrade|abort-remove|abort-deconfigure) + ;; + + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 diff -Nru leo-2.0.1/debian/postrm leo-5.8/debian/postrm --- leo-2.0.1/debian/postrm 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/postrm 2018-10-03 10:09:44.000000000 +0000 @@ -0,0 +1,15 @@ +#!/bin/sh +# postrm script +# +# see: dh_installdeb(1) + +set -e + +rm -f /usr/lib/leo/*.pyc +rm -f /usr/lib/leo/*/*.pyc +rm -f /usr/lib/leo/*/*/*/.pyc +rm -f /usr/lib/leo/*/*/*/*/*.pyc +rm -f /usr/lib/leo/*/*/*/*/*/*.pyc + +exit 0 + diff -Nru leo-2.0.1/debian/postrm.ex leo-5.8/debian/postrm.ex --- leo-2.0.1/debian/postrm.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/postrm.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,37 @@ +#!/bin/sh +# postrm script for leo +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `remove' +# * `purge' +# * `upgrade' +# * `failed-upgrade' +# * `abort-install' +# * `abort-install' +# * `abort-upgrade' +# * `disappear' +# +# for details, see https://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) + ;; + + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 diff -Nru leo-2.0.1/debian/preinst.ex leo-5.8/debian/preinst.ex --- leo-2.0.1/debian/preinst.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/preinst.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,35 @@ +#!/bin/sh +# preinst script for leo +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `install' +# * `install' +# * `upgrade' +# * `abort-upgrade' +# for details, see https://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + install|upgrade) + ;; + + abort-upgrade) + ;; + + *) + echo "preinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 diff -Nru leo-2.0.1/debian/prerm.ex leo-5.8/debian/prerm.ex --- leo-2.0.1/debian/prerm.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/prerm.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,38 @@ +#!/bin/sh +# prerm script for leo +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `remove' +# * `upgrade' +# * `failed-upgrade' +# * `remove' `in-favour' +# * `deconfigure' `in-favour' +# `removing' +# +# for details, see https://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + remove|upgrade|deconfigure) + ;; + + failed-upgrade) + ;; + + *) + echo "prerm called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 diff -Nru leo-2.0.1/debian/rules leo-5.8/debian/rules --- leo-2.0.1/debian/rules 2019-03-09 08:24:07.000000000 +0000 +++ leo-5.8/debian/rules 2018-10-03 10:09:51.000000000 +0000 @@ -1,67 +1,25 @@ #!/usr/bin/make -f -# Debian/rules that uses debhelper. -# GNU copyright 1997 to 1999 by Joey Hess. +# See debhelper(7) (uncomment to enable) +# output every command that modifies files on the build system. +#export DH_VERBOSE = 1 -# Uncomment this to turn on verbose mode. -# export DH_VERBOSE=1 -configure: configure-stamp -configure-stamp: - dh_testdir - #if [ -e /usr/share/misc/config.guess ] && [ /usr/share/misc/config.guess -nt config.guess ]; then cp -vf /usr/share/misc/config.guess .; fi - #if [ -e /usr/share/misc/config.sub ] && [ /usr/share/misc/config.sub -nt config.sub ]; then cp -vf /usr/share/misc/config.sub .; fi - ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --with-user-agent="Lynx/2.8.5rel.1 libwww-FM/2.14" - - touch configure-stamp - -build: configure-stamp build-stamp -build-stamp: - dh_testdir - - $(MAKE) - - touch build-stamp - -clean: - dh_testdir - dh_testroot - rm -f build-stamp configure-stamp Makefile config.sub config.guess config.cache config.log config.status leo.spec intl/Makefile src/leo.1 src/leo src/Makefile po/POTFILES po/Makefile.in po/Makefile - - # Add here commands to clean up after the build process. - #-$(MAKE) distclean - - dh_clean - -install: build - dh_testdir - dh_testroot - dh_clean - - #dh_installdirs usr/share/bug/leo/ - - $(MAKE) install prefix=$(CURDIR)/debian/leo/usr - #cp debian/bts debian/leo/usr/share/bug/leo/control - - -# Build architecture-independent files here. -binary-indep: build install - dh_testdir - dh_testroot - dh_installdebconf - dh_installdocs - dh_installchangelogs ChangeLog - dh_link - dh_compress - dh_fixperms - dh_installdeb -# dh_perl - dh_gencontrol - dh_md5sums - dh_builddeb - -# Build architecture-dependent files here. -binary-arch: build install -# leo has no binary dependent part +# see FEATURE AREAS in dpkg-buildflags(1) +#export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +# see ENVIRONMENT in dpkg-buildflags(1) +# package maintainers to append CFLAGS +#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic +# package maintainers to append LDFLAGS +#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed + + +%: + dh $@ + + +# dh_make generated override targets +# This is example for Cmake (See https://bugs.debian.org/641051 ) +#override_dh_auto_configure: +# dh_auto_configure -- # -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) -binary: binary-indep -.PHONY: build clean binary-indep binary-arch binary install configure diff -Nru leo-2.0.1/debian/source/format leo-5.8/debian/source/format --- leo-2.0.1/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/source/format 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru leo-2.0.1/debian/watch.ex leo-5.8/debian/watch.ex --- leo-2.0.1/debian/watch.ex 1970-01-01 00:00:00.000000000 +0000 +++ leo-5.8/debian/watch.ex 2018-10-03 10:09:51.000000000 +0000 @@ -0,0 +1,38 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 4 file +version=4 + +# PGP signature mangle, so foo.tar.gz has foo.tar.gz.sig +#opts="pgpsigurlmangle=s%$%.sig%" + +# HTTP site (basic) +#http://example.com/downloads.html \ +# files/leo-([\d\.]+)\.tar\.gz debian uupdate + +# Uncomment to examine an FTP server +#ftp://ftp.example.com/pub/leo-(.*)\.tar\.gz debian uupdate + +# SourceForge hosted projects +# http://sf.net/leo/ leo-(.*)\.tar\.gz debian uupdate + +# GitHub hosted projects +#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%-$1.tar.gz%" \ +# https://github.com//leo/tags \ +# (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate + +# PyPI +# https://pypi.debian.net/leo/leo-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) + +# Direct Git +# opts="mode=git" http://git.example.com/leo.git \ +# refs/tags/v([\d\.]+) debian uupdate + + + + +# Uncomment to find new files on GooglePages +# http://example.googlepages.com/foo.html leo-(.*)\.tar\.gz