Overview

Artifact ID: 1f9e0e09be2f73e0bf5cd09deea719e5faa272075dbb7587a4ded192f0567d28
Page Name:pluginconf
Date: 2022-10-31 11:59:24
Original User: mario
Mimetype:text/x-markdown
Parent: ba0a3e4e7f7fc49b00f1dcbe100316a1216d74da5acb14a060becd86c5451312 (diff)
Next 2f210d8bb33543bbc24dd425d00ef558c2941baca9009b12ef9f8462a38a3b4a
Content

pluginconf

Is a Python implementation of PMD.

Project URL
Repo https://fossil.include-once.org/pluginspec/tree/pluginconf
API https://fossil.include-once.org/pluginspec/doc/tip/html/index.html
pypi https://pypi.org/project/pluginconf/
freshcode -

It originated in streamtuner2. But has since gained some config dialog implementation of its own (for modseccfg and other small tools). Simplifies configuration management, and has a pretty terse API.

  • Only supports Python # comments.
  • Works from within pyz/zip packages.
  • Additionally wraps setup() and flit package builds.