Ports Search

Results 641650 of 5,623 for /devel/.(0.002 seconds)
devel/geany-plugin-ctags-1.28 (Score: 0.032514982)
Geany plugin: generate and query ctags files
GeanyCtags adds a simple support for generating and querying ctags files for a Geany project. Even though Geany supports symbol definition searching by itself within the open files (and with a plugin support within the whole project), tag regeneration can become too slow for really big projects. This is why this plugin was created. It makes it possible to generate the tag file only once and just query it when searching for a particular symbol definition/declaration.
devel/geany-plugin-debugger-1.28 (Score: 0.032514982)
Geany plugin: debugging support (via GDB currently)
Plugin enables debugging in Geany. Currently supports GDB only, but was developed with multiple debuggers support in mind, so the other backends support is planned as well.
devel/geany-plugin-defineformat-1.28 (Score: 0.032514982)
Geany plugin: on-the-fly #define formatter
Define formatter plugin provides support for on-the-fly formatting for multiline #define macros.
devel/caret-6.0.71 (Score: 0.032514982)
Classification and Regression Training
The caret package (short for Classification And REgression Training) is a set of functions that attempt to streamline the process for creating predictive models. The package contains tools for: * data splitting * pre-processing * model tuning using resampling * variable importance estimation as well as other functionality.
devel/geany-plugin-devhelp-1.28 (Score: 0.032514982)
Geany plugin: API documentation browser
This plugin embeds an API documentation browser and search functionality directly into Geany's user interface.
devel/syslog-1.0.3 (Score: 0.032514982)
Erlang port driver for interacting with syslog
Erlang port driver for interacting with syslog via syslog(3).
devel/geany-plugin-doc-1.28 (Score: 0.032514982)
Geany plugin: execute command on the word at cursor position
Geanydoc is plugin for Geany IDE that allow execute specified commands on the current word at the cursor position. This word is passed as an argument to these commands. It allow either place output of these commands in geany buffer *DOC* or just execute external program. Geanydoc is intended to be used for searching documentation API in different sources.
devel/geany-plugin-extrasel-1.28 (Score: 0.032514982)
Geany plugin: additional selection tools
The Extra Selection adds the following menu items: "Column Mode", "Select to Line" and "Select to Matching Brace", "Set Anchor", "Select to Anchor" and "Rectangle Select to Anchor".
devel/geany-plugin-geanypy-1.28 (Score: 0.032514982)
Geany plugin: support for Python plugins
GeanyPy provides support for plugins written in Python.
devel/geany-plugin-gendoc-1.28 (Score: 0.032514982)
Geany plugin: generate documentation from the sources comments
GeanyGenDoc is a plugin for Geany that aims to help code documentation by automatically generating documentation comment basis from the source code.