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

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource doxypypy

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.

Found 6 RPM for doxypypy

PackageSummaryDistributionDownload
doxypypy-0.8.8.7-0.20210123.1.aarch64.htmlDoxygen filter for PythonOpenMandriva Cooker for aarch64doxypypy-0.8.8.7-0.20210123.1.aarch64.rpm
doxypypy-0.8.8.7-0.20210123.1.x86_64.htmlDoxygen filter for PythonOpenMandriva Cooker for x86_64doxypypy-0.8.8.7-0.20210123.1.x86_64.rpm
doxypypy-0.0.1-0.20210123.2.aarch64.htmlDoxygen filter for PythonOpenMandriva Cooker for aarch64doxypypy-0.0.1-0.20210123.2.aarch64.rpm
doxypypy-0.0.1-0.20210123.2.aarch64.htmlDoxygen filter for PythonOpenMandriva 5.0 for aarch64doxypypy-0.0.1-0.20210123.2.aarch64.rpm
doxypypy-0.0.1-0.20210123.2.x86_64.htmlDoxygen filter for PythonOpenMandriva Cooker for x86_64doxypypy-0.0.1-0.20210123.2.x86_64.rpm
doxypypy-0.0.1-0.20210123.2.x86_64.htmlDoxygen filter for PythonOpenMandriva 5.0 for x86_64doxypypy-0.0.1-0.20210123.2.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet