textproc/py-class-doc - The NetBSD Packages Collection

Extract attributes docstrings defined in various ways

Small set of helpers aimed to extract class attributes documentation from the
class definition. This stuff tries to mimic sphinx-autodoc behaviour as closely
as possible (except instance attributes defined inside __init__ function).

The main advantage of this project over sphinx-autodoc is that it is
lightweight single-purpose dependency, while autodoc just a small part of
really heavy project.

Build dependencies

devel/py-poetry devel/py-build misc/py-installer pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/py-more-itertools lang/python312 lang/python312

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64py310-class-doc-0.2.6.tgz
NetBSD 10.0aarch64py311-class-doc-0.2.6.tgz
NetBSD 10.0aarch64py312-class-doc-0.2.6.tgz
NetBSD 10.0earmv7hfpy310-class-doc-0.2.6.tgz
NetBSD 10.0earmv7hfpy311-class-doc-0.2.6.tgz
NetBSD 10.0earmv7hfpy312-class-doc-0.2.6.tgz
NetBSD 10.0x86_64py310-class-doc-0.2.6.tgz
NetBSD 10.0x86_64py311-class-doc-0.2.6.tgz
NetBSD 10.0x86_64py312-class-doc-0.2.6.tgz
NetBSD 9.0i386py310-class-doc-0.2.6.tgz
NetBSD 9.0i386py311-class-doc-0.2.6.tgz
NetBSD 9.0i386py312-class-doc-0.2.6.tgz
NetBSD 9.0x86_64py310-class-doc-0.2.6.tgz
NetBSD 9.0x86_64py311-class-doc-0.2.6.tgz
NetBSD 9.0x86_64py312-class-doc-0.2.6.tgz
NetBSD 9.3x86_64py310-class-doc-0.2.6.tgz
NetBSD 9.3x86_64py311-class-doc-0.2.6.tgz
NetBSD 9.3x86_64py312-class-doc-0.2.6.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.