Package gedit-plugin-source-code-browser: Information

    Binary package: gedit-plugin-source-code-browser
    Version: 3.0.3-alt5.git.9.g7d83d2b
    Architecture: x86_64
    Build time:  May 7, 2023, 05:03 PM in the task #319661
    Category: Editors
    Report package bug
    License: BSD
    Summary: source code class and function browser plugin for Gedit 3
    Description: 
    This plugin will add a new tab to the side pane in the Gedit text editor which
    shows symbols (functions, classes, variables, etc.) for the active document.
    Clicking a symbol in the list wil jump to the line on which that symbol is
    defined.
    
    See the [ctags supported languages](http://ctags.sourceforge.net/languages.html)
    for a list of the 41 programming languages supported by this plugin.

    Maintainer: Ildar Mulyukov

    List of contributors:
    Ildar Mulyukov

    ACL:
    Ildar Mulyukov
    @everybody

    Last changed


    May 1, 2023 Ildar Mulyukov 3.0.3-alt5.git.9.g7d83d2b
    - change package name from `gedit-source-code-browser` to `gedit-plugin-source-code-browser`
    - change upstream once again to https://github.com/Supreeeme/gedit-source-code-browser
    May 4, 2021 Ildar Mulyukov 3.0.3-alt4.git.11.g56d9ae0
    - fix BR, move to py3
    Dec. 14, 2020 Ildar Mulyukov 3.0.3-alt3.git.11.g56d9ae0
    - fix ctags dep to allow working with universal-ctags