Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

doxypypy-0.0.1-0.20210123.2 RPM for aarch64

From OpenMandriva Cooker for aarch64 / main / release

Name: doxypypy Distribution: OpenMandriva Lx
Version: 0.0.1 Vendor: OpenMandriva
Release: 0.20210123.2 Build date: Fri Apr 29 16:02:30 2022
Group: Development/Tools Build host: huaweiomv11.rosalinux.ru
Size: 274748 Source RPM: doxypypy-0.0.1-0.20210123.2.src.rpm
Packager: ben79 <benbullard79@cox.net>
Summary: Doxygen filter for Python
For now Doxygen has limited support for Python. It recognizes Python comments,
but otherwise treats the language as being more or less like Java. It doesn't
understand basic Python syntax constructs like docstrings, keyword arguments,
generators, nested functions, decorators, or lambda expressions.
It likewise doesn't understand conventional constructs like doctests or
ZOPE-style interfaces. It does however support inline filters that can be used
to make input source code a little more like what it's expecting.

The excellent doxypy makes it possible to embed Doxygen commands in Python
docstrings, and have those docstrings converted to Doxygen-recognized
comments on the fly per Doxygen's regular input filtering process. It however
does not address any of the other previously mentioned areas of difficulty.

This project started off as a fork of doxypy but quickly became quite distinct.
It shares little (if any) of the same code at this point (but maintains the
original license just in case). It is meant to support all the same command
line options as doxypy, but handle additional Python syntax beyond docstrings.

Provides

Requires

License

MIT

Files

/usr/bin/doxypypy
/usr/lib/python3.11/site-packages/doxypypy
/usr/lib/python3.11/site-packages/doxypypy-0.8.8.6-py3.11.egg-info
/usr/lib/python3.11/site-packages/doxypypy-0.8.8.6-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/doxypypy-0.8.8.6-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/doxypypy-0.8.8.6-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/doxypypy-0.8.8.6-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/doxypypy-0.8.8.6-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/doxypypy-0.8.8.6-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/doxypypy/__init__.py
/usr/lib/python3.11/site-packages/doxypypy/doxypypy.py
/usr/lib/python3.11/site-packages/doxypypy/test
/usr/lib/python3.11/site-packages/doxypypy/test/__init__.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_async.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_async.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_async.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_async.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_async.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_docexample.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_docexample.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_docexample.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_docexample.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_docexample.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_google.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_google.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_google.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_google.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_google.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_interfaces.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_interfaces.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_interfaces.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_interfaces.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_interfaces.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_maze.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_maze.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_maze.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_maze.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_maze.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_pep.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_pep.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_pep.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_pep.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_pep.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_privacy.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_privacy.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_privacy.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_privacy.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_privacy.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rawdocstring.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rawdocstring.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rawdocstring.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rawdocstring.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rawdocstring.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rstexample.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rstexample.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rstexample.outeq.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rstexample.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rstexample.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_rstexample.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_sections.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_sections.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_sections.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_sections.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_sections.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16bebom.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16bebom.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16bebom.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16bebom.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16bebom.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16lebom.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16lebom.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16lebom.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16lebom.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf16lebom.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32bebom.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32bebom.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32bebom.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32bebom.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32bebom.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32lebom.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32lebom.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32lebom.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32lebom.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf32lebom.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf8bom.out.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf8bom.outbare.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf8bom.outnc.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf8bom.outnn.py
/usr/lib/python3.11/site-packages/doxypypy/test/sample_utf8bom.py
/usr/lib/python3.11/site-packages/doxypypy/test/test_doxypypy.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 22 23:12:43 2024