Name: devtools
Version: 0.3.0
Date: 2026-09-24
Author: Andreas Bertsatos
Maintainer: Andreas Bertsatos <abertsatos@biol.uoa.gr>
Title: Developer tooling for GNU Octave
Description: Tools for questions only the interpreter can answer about
 itself, packaged so that an external program can ask.  devtools.mcp and
 devtools.mcpEval serve Octave to AI assistants over the Model Context
 Protocol, the first read-only, the second adding evaluation, optionally in a
 sandbox.  devtools.lsp serves editors over the Language Server Protocol.
 devtools.docLint checks a package's documentation against its code, and
 devtools.dialectLint checks whether code is written in Octave's own dialect
 or in MATLAB's.
Categories: Miscellaneous
Depends: octave (>= 11.1.0)
Url: https://github.com/pr0m1th3as/octave-devtools
Tracker: https://github.com/pr0m1th3as/octave-devtools/issues
