geany-plugins 1.25+dfsg-1 source package in Ubuntu

Changelog

geany-plugins (1.25+dfsg-1) unstable; urgency=medium

  * [bc2321a] Imported Upstream version 1.25+dfsg

 -- Evgeni Golov <email address hidden>  Sun, 12 Jul 2015 20:19:46 +0200

Upload details

Uploaded by:
Geany Packaging Team
Uploaded to:
Sid
Original maintainer:
Geany Packaging Team
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
geany-plugins_1.25+dfsg-1.dsc 5.7 KiB a0960cfe81ffd40562d269c4c2b31c3cd6945791dc012e11f63f8a0171843ec8
geany-plugins_1.25+dfsg.orig.tar.gz 4.2 MiB c06c0e16212e5114267a6cb37da76b05cbcc25493488f61a1b5d3bda7c9690a5
geany-plugins_1.25+dfsg-1.debian.tar.xz 28.4 KiB aff5988ebf7fe98ca6493d961a2a729933e353a6ad1a531591f7426aa698096b

Available diffs

No changes file available.

Binary packages built by this source

geany-plugin-addons: No summary available for geany-plugin-addons in ubuntu wily.

No description available for geany-plugin-addons in ubuntu wily.

geany-plugin-addons-dbgsym: No summary available for geany-plugin-addons-dbgsym in ubuntu wily.

No description available for geany-plugin-addons-dbgsym in ubuntu wily.

geany-plugin-autoclose: No summary available for geany-plugin-autoclose in ubuntu wily.

No description available for geany-plugin-autoclose in ubuntu wily.

geany-plugin-autoclose-dbgsym: debug symbols for package geany-plugin-autoclose

 This plugin enables auto-closing features. Auto-closing works while you typing
 and intellectually helps you to write code.
 .
 Features:
  * auto-close for: { }, [ ], ( ), " ", ' ', < >, ` `
  * customizeable auto-closing inside strings and comments
  * delete pairing character if you pressed BackSpace
  * suppress inserting one char twice (if you type "{}" you will get "{}", not
    "{}}")
  * enclose selected text into brackets instead of removing selection (select
    text and type "(" or ")" to enclose selection into "()")
  * keep selection when enclosing
  * for C-like languages enclosing selection into "{}" makes auto-indentation
    (select text and type "{" or "}" - text will be enclosed and indented)
  * enclosing in {} moves cursor to beginning (before "{" character)
  * for C-like languages to insert {}-block you do not need to select text
    precisely: plugin detects boundaries automatically, just ensure that
    selection covers lines you need to indent (works like TAB indentation)
  * fix auto-indent inside {} (makes full indent for this block)
  * auto-close curly bracket by pressing Enter
  * auto-close functions (``"sin(|" -> "sin(|);"``) with doubling suppression
    (for C/C++ languages only)
  * remove paring brace when pressing Shift+BackSpace, unindent {}-blocks
  * add semicolon after ``struct {|};`` and ``class {|};``
  * move cursor to closed char by pressing Tab
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-automark: auto-mark plugin for Geany

 This is a simple plugin that highlights all words that match current word
 under cursor (see screenshot).
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-automark-dbgsym: debug symbols for package geany-plugin-automark

 This is a simple plugin that highlights all words that match current word
 under cursor (see screenshot).
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-codenav: No summary available for geany-plugin-codenav in ubuntu wily.

No description available for geany-plugin-codenav in ubuntu wily.

geany-plugin-codenav-dbgsym: No summary available for geany-plugin-codenav-dbgsym in ubuntu wily.

No description available for geany-plugin-codenav-dbgsym in ubuntu wily.

geany-plugin-commander: No summary available for geany-plugin-commander in ubuntu wily.

No description available for geany-plugin-commander in ubuntu wily.

geany-plugin-commander-dbgsym: debug symbols for package geany-plugin-commander

 This plugin adds a command panel to Geany for rapid access to any action.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-ctags: No summary available for geany-plugin-ctags in ubuntu wily.

No description available for geany-plugin-ctags in ubuntu wily.

geany-plugin-ctags-dbgsym: No summary available for geany-plugin-ctags-dbgsym in ubuntu wily.

No description available for geany-plugin-ctags-dbgsym in ubuntu wily.

geany-plugin-debugger: No summary available for geany-plugin-debugger in ubuntu wily.

No description available for geany-plugin-debugger in ubuntu wily.

geany-plugin-debugger-dbgsym: No summary available for geany-plugin-debugger-dbgsym in ubuntu wily.

No description available for geany-plugin-debugger-dbgsym in ubuntu wily.

geany-plugin-defineformat: No summary available for geany-plugin-defineformat in ubuntu wily.

No description available for geany-plugin-defineformat in ubuntu wily.

geany-plugin-defineformat-dbgsym: debug symbols for package geany-plugin-defineformat

 This plugin will help you to write multiline defines with aligned backslash.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-devhelp: DevHelp plugin for Geany

 This plugin embeds an API documentation browser and search functionality
 directly into Geany's user interface.
 .
 Devhelp is an API documentation browser mainly aimed at GNOME-related
 libraries, although there are Devhelp books for a wide range of library
 APIs. Check your package manager and/or Google and you should have no trouble
 finding books that can be viewed with Devhelp.
 .
 Geany is a small and lightweight integrated development environment using the
 GTK+ toolkit.

geany-plugin-devhelp-dbgsym: debug symbols for package geany-plugin-devhelp

 This plugin embeds an API documentation browser and search functionality
 directly into Geany's user interface.
 .
 Devhelp is an API documentation browser mainly aimed at GNOME-related
 libraries, although there are Devhelp books for a wide range of library
 APIs. Check your package manager and/or Google and you should have no trouble
 finding books that can be viewed with Devhelp.
 .
 Geany is a small and lightweight integrated development environment using the
 GTK+ toolkit.

geany-plugin-doc: documentation plugin for Geany

 Geanydoc is a plugin for the Geany IDE which is intended to be used to search
 for documentation API from different sources. It allows execution of specified
 commands on the current word at the cursor position or otherwise specified via
 a dialog to obtain this documentation. This documentation is displayed in the
 geany buffer as a tab called *DOC*, or may be displayed in an external program.
 .
 After installing this package, you'll need to enable the "Doc" plugin
 and then setup a keyword binding for it in Geany's preferences dialogue.
 .
 Geany is a small and lightweight integrated development environment using the
 GTK+ toolkit.

geany-plugin-doc-dbgsym: No summary available for geany-plugin-doc-dbgsym in ubuntu wily.

No description available for geany-plugin-doc-dbgsym in ubuntu wily.

geany-plugin-extrasel: No summary available for geany-plugin-extrasel in ubuntu wily.

No description available for geany-plugin-extrasel in ubuntu wily.

geany-plugin-extrasel-dbgsym: No summary available for geany-plugin-extrasel-dbgsym in ubuntu wily.

No description available for geany-plugin-extrasel-dbgsym in ubuntu wily.

geany-plugin-gendoc: documentation generation plugin for Geany

 GeanyGenDoc is a plugin for Geany which provides support for automatically
 generating documentation based on comments in the source code.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-gendoc-dbgsym: No summary available for geany-plugin-gendoc-dbgsym in ubuntu wily.

No description available for geany-plugin-gendoc-dbgsym in ubuntu wily.

geany-plugin-geniuspaste: No summary available for geany-plugin-geniuspaste in ubuntu wily.

No description available for geany-plugin-geniuspaste in ubuntu wily.

geany-plugin-geniuspaste-dbgsym: debug symbols for package geany-plugin-geniuspaste

 This plugin allows the user to paste the code from Geany into five different
 pastebins. At the moment it supports this services:
  - codepad.org
  - tinypaste.com
  - pastebin.geany.org
  - dpaste.de
  - sprunge.us
 .
 GeniusPaste detects automatically the syntax of the code and paste it with
 syntax highlighting enabled. It can also display the pasted code opening a new
 browser tab.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-git-changebar: No summary available for geany-plugin-git-changebar in ubuntu wily.

No description available for geany-plugin-git-changebar in ubuntu wily.

geany-plugin-git-changebar-dbgsym: No summary available for geany-plugin-git-changebar-dbgsym in ubuntu wily.

No description available for geany-plugin-git-changebar-dbgsym in ubuntu wily.

geany-plugin-gproject: No summary available for geany-plugin-gproject in ubuntu wily.

No description available for geany-plugin-gproject in ubuntu wily.

geany-plugin-insertnum: number inserting plugin for Geany

 This plugin for Geany replaces a (possibly zero-width) rectangular selection
 with integer numbers, using start/step/base etc. specified by the user. For
 practical reasons, the number of lines is limited to 500000.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-insertnum-dbgsym: debug symbols for package geany-plugin-insertnum

 This plugin for Geany replaces a (possibly zero-width) rectangular selection
 with integer numbers, using start/step/base etc. specified by the user. For
 practical reasons, the number of lines is limited to 500000.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-latex: No summary available for geany-plugin-latex in ubuntu wily.

No description available for geany-plugin-latex in ubuntu wily.

geany-plugin-latex-dbgsym: No summary available for geany-plugin-latex-dbgsym in ubuntu wily.

No description available for geany-plugin-latex-dbgsym in ubuntu wily.

geany-plugin-lipsum: No summary available for geany-plugin-lipsum in ubuntu wily.

No description available for geany-plugin-lipsum in ubuntu wily.

geany-plugin-lipsum-dbgsym: No summary available for geany-plugin-lipsum-dbgsym in ubuntu wily.

No description available for geany-plugin-lipsum-dbgsym in ubuntu wily.

geany-plugin-lua: No summary available for geany-plugin-lua in ubuntu wily.

No description available for geany-plugin-lua in ubuntu wily.

geany-plugin-lua-dbgsym: debug symbols for package geany-plugin-lua

 GeanyLua is a plugin which provides a Lua scripting interface for the Geany
 IDE.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-macro: No summary available for geany-plugin-macro in ubuntu wily.

No description available for geany-plugin-macro in ubuntu wily.

geany-plugin-macro-dbgsym: No summary available for geany-plugin-macro-dbgsym in ubuntu wily.

No description available for geany-plugin-macro-dbgsym in ubuntu wily.

geany-plugin-markdown: No summary available for geany-plugin-markdown in ubuntu wily.

No description available for geany-plugin-markdown in ubuntu wily.

geany-plugin-markdown-dbgsym: No summary available for geany-plugin-markdown-dbgsym in ubuntu wily.

No description available for geany-plugin-markdown-dbgsym in ubuntu wily.

geany-plugin-miniscript: No summary available for geany-plugin-miniscript in ubuntu wily.

No description available for geany-plugin-miniscript in ubuntu wily.

geany-plugin-miniscript-dbgsym: No summary available for geany-plugin-miniscript-dbgsym in ubuntu wily.

No description available for geany-plugin-miniscript-dbgsym in ubuntu wily.

geany-plugin-multiterm: No summary available for geany-plugin-multiterm in ubuntu wily.

No description available for geany-plugin-multiterm in ubuntu wily.

geany-plugin-multiterm-dbgsym: debug symbols for package geany-plugin-multiterm

 MultiTerm is similar to Geany's built-in VTE terminal except that it supports
 multiple terminals in tabs and supports different shells in each of the
 terminal tabs.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-numberedbookmarks: numbered bookmarks plugin for Geany

 Geanynumberedbookmarks is a plugin to provide users with 10 numbered
 bookmarks (in addition to the usual bookkmarks).
 Normally if you had more than one bookmark, you would have to cycle
 through them until you reached the one you wanted. With this plugin you
 can go straight to the bookmark that you want with a single key
 combination.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-numberedbookmarks-dbgsym: No summary available for geany-plugin-numberedbookmarks-dbgsym in ubuntu wily.

No description available for geany-plugin-numberedbookmarks-dbgsym in ubuntu wily.

geany-plugin-overview: No summary available for geany-plugin-overview in ubuntu wily.

No description available for geany-plugin-overview in ubuntu wily.

geany-plugin-overview-dbgsym: No summary available for geany-plugin-overview-dbgsym in ubuntu wily.

No description available for geany-plugin-overview-dbgsym in ubuntu wily.

geany-plugin-pairtaghighlighter: No summary available for geany-plugin-pairtaghighlighter in ubuntu wily.

No description available for geany-plugin-pairtaghighlighter in ubuntu wily.

geany-plugin-pairtaghighlighter-dbgsym: debug symbols for package geany-plugin-pairtaghighlighter

 Finds and highlights matching opening/closing HTML tag by clicking or
 moving cursor inside a tag.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-pg: No summary available for geany-plugin-pg in ubuntu wily.

No description available for geany-plugin-pg in ubuntu wily.

geany-plugin-pg-dbgsym: debug symbols for package geany-plugin-pg

 GeanyPG is a plugin for Geany that allows the user to encrypt, decrypt
 and verify signatures with GnuPG.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-pohelper: No summary available for geany-plugin-pohelper in ubuntu wily.

No description available for geany-plugin-pohelper in ubuntu wily.

geany-plugin-pohelper-dbgsym: debug symbols for package geany-plugin-pohelper

 Pohelper is a plugin for Geany that improves the support for
 GetText translation files
 .
 Features:
  * Navigation between all, untranslated or fuzzy messages
  * Reformatting of the translation (reflow)
  * Toggling the fuzziness of a translation
  * Pasting of the untranslated string to the translation
  * Automatic updating of the translation metadata
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-prettyprinter: No summary available for geany-plugin-prettyprinter in ubuntu wily.

No description available for geany-plugin-prettyprinter in ubuntu wily.

geany-plugin-prettyprinter-dbgsym: debug symbols for package geany-plugin-prettyprinter

 This plugin gives Geany XML pretty-printing functionality, allowing it to
 beautify and enhance the readability of XML files.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-prj: No summary available for geany-plugin-prj in ubuntu wily.

No description available for geany-plugin-prj in ubuntu wily.

geany-plugin-prj-dbgsym: No summary available for geany-plugin-prj-dbgsym in ubuntu wily.

No description available for geany-plugin-prj-dbgsym in ubuntu wily.

geany-plugin-projectorganizer: No summary available for geany-plugin-projectorganizer in ubuntu wily.

No description available for geany-plugin-projectorganizer in ubuntu wily.

geany-plugin-projectorganizer-dbgsym: No summary available for geany-plugin-projectorganizer-dbgsym in ubuntu wily.

No description available for geany-plugin-projectorganizer-dbgsym in ubuntu wily.

geany-plugin-py: No summary available for geany-plugin-py in ubuntu wily.

No description available for geany-plugin-py in ubuntu wily.

geany-plugin-py-dbgsym: No summary available for geany-plugin-py-dbgsym in ubuntu wily.

No description available for geany-plugin-py-dbgsym in ubuntu wily.

geany-plugin-scope: No summary available for geany-plugin-scope in ubuntu wily.

No description available for geany-plugin-scope in ubuntu wily.

geany-plugin-scope-dbgsym: No summary available for geany-plugin-scope-dbgsym in ubuntu wily.

No description available for geany-plugin-scope-dbgsym in ubuntu wily.

geany-plugin-sendmail: No summary available for geany-plugin-sendmail in ubuntu wily.

No description available for geany-plugin-sendmail in ubuntu wily.

geany-plugin-sendmail-dbgsym: No summary available for geany-plugin-sendmail-dbgsym in ubuntu wily.

No description available for geany-plugin-sendmail-dbgsym in ubuntu wily.

geany-plugin-shiftcolumn: No summary available for geany-plugin-shiftcolumn in ubuntu wily.

No description available for geany-plugin-shiftcolumn in ubuntu wily.

geany-plugin-shiftcolumn-dbgsym: debug symbols for package geany-plugin-shiftcolumn

 ShiftColumn is a plugin which allows text to be shifted horizontally in the
 Geany IDE.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-spellcheck: spellcheck plugin for Geany

 Spellcheck is a plugin which checks the content of the current document in
 Geany with the spell check library Enchant. This plugin allows the whole
 document, or only a selection to be checked for spelling mistakes. Misspelt
 words are highlighted with a red squiggly underline, and wrong words are
 printed in Geany's messages window along with available suggestions.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-spellcheck-dbgsym: No summary available for geany-plugin-spellcheck-dbgsym in ubuntu wily.

No description available for geany-plugin-spellcheck-dbgsym in ubuntu wily.

geany-plugin-tableconvert: No summary available for geany-plugin-tableconvert in ubuntu wily.

No description available for geany-plugin-tableconvert in ubuntu wily.

geany-plugin-tableconvert-dbgsym: debug symbols for package geany-plugin-tableconvert

 Tableconvert is a plugin which helps on converting a tabulator
 separated selection into a table.
 Currently the plugin supports:
  * HTML
  * LaTeX
  * SQL
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-treebrowser: No summary available for geany-plugin-treebrowser in ubuntu wily.

No description available for geany-plugin-treebrowser in ubuntu wily.

geany-plugin-treebrowser-dbgsym: No summary available for geany-plugin-treebrowser-dbgsym in ubuntu wily.

No description available for geany-plugin-treebrowser-dbgsym in ubuntu wily.

geany-plugin-updatechecker: No summary available for geany-plugin-updatechecker in ubuntu wily.

No description available for geany-plugin-updatechecker in ubuntu wily.

geany-plugin-updatechecker-dbgsym: debug symbols for package geany-plugin-updatechecker

 This plugin adds an update checker plugin to Geany, allowing users to check
 whether there is a more recent version of Geany available.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-vc: VCS plugin for Geany

 GeanyVC is a plugin for Geany that provides a uniform way of accessing the
 different version-control systems inside the Geany IDE. Only a small subset of
 vc operations are implemented, which are:
  * diff
  * log
  * status
  * revert
  * commit
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugin-vc-dbgsym: No summary available for geany-plugin-vc-dbgsym in ubuntu wily.

No description available for geany-plugin-vc-dbgsym in ubuntu wily.

geany-plugin-webhelper: No summary available for geany-plugin-webhelper in ubuntu wily.

No description available for geany-plugin-webhelper in ubuntu wily.

geany-plugin-webhelper-dbgsym: No summary available for geany-plugin-webhelper-dbgsym in ubuntu wily.

No description available for geany-plugin-webhelper-dbgsym in ubuntu wily.

geany-plugin-xmlsnippets: No summary available for geany-plugin-xmlsnippets in ubuntu wily.

No description available for geany-plugin-xmlsnippets in ubuntu wily.

geany-plugin-xmlsnippets-dbgsym: debug symbols for package geany-plugin-xmlsnippets

 This plugin extends XML/HTML tag autocompletion provided by Geany.
 It automatically inserts a matching snippet after you type an opening tag.
 .
 Geany is a small and lightweight integrated development environment using the
 Gtk+ toolkit.

geany-plugins: set of plugins for Geany

 This is a metapackage which installs the whole set of plugins for Geany.
 .
 Geany is a fast and lightweight IDE.

geany-plugins-common: set of plugins for Geany (translations)

 This package contains translations for the Geany Plugins. You probably do not
 want to install this package directly, but instead install one of the other
 plugins packages.