How to Install and Uninstall python3-doxypypy Package on Kali Linux
Last updated: November 26,2024
1. Install "python3-doxypypy" package
This guide covers the steps necessary to install python3-doxypypy on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-doxypypy
Copied
2. Uninstall "python3-doxypypy" package
Learn how to uninstall python3-doxypypy on Kali Linux:
$
sudo apt remove
python3-doxypypy
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-doxypypy package on Kali Linux
Package: python3-doxypypy
Source: doxypypy
Version: 0.8.8.7-2
Installed-Size: 107
Maintainer: Georges Khaznadar
Architecture: all
Provides: doxypypy
Depends: python3, python3-pkg-resources, python3-chardet
Size: 21936
SHA256: 1d6787dda9f6d3fb4f0341a4c237ea802638be35da383a443536eb39e8a5c2d9
SHA1: 5beb7ff6c8b87c1c96e08d132c47e6491b67207e
MD5sum: 95b53e4366c4bd4d4fd7519e685d42fe
Description: More Pythonic version of doxypy, a 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.
Description-md5:
Homepage: https://github.com/Feneric/doxypypy
Tag: devel::docsystem, implemented-in::python, role::program, use::converting
Section: python
Priority: optional
Filename: pool/main/d/doxypypy/python3-doxypypy_0.8.8.7-2_all.deb
Source: doxypypy
Version: 0.8.8.7-2
Installed-Size: 107
Maintainer: Georges Khaznadar
Architecture: all
Provides: doxypypy
Depends: python3, python3-pkg-resources, python3-chardet
Size: 21936
SHA256: 1d6787dda9f6d3fb4f0341a4c237ea802638be35da383a443536eb39e8a5c2d9
SHA1: 5beb7ff6c8b87c1c96e08d132c47e6491b67207e
MD5sum: 95b53e4366c4bd4d4fd7519e685d42fe
Description: More Pythonic version of doxypy, a 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.
Description-md5:
Homepage: https://github.com/Feneric/doxypypy
Tag: devel::docsystem, implemented-in::python, role::program, use::converting
Section: python
Priority: optional
Filename: pool/main/d/doxypypy/python3-doxypypy_0.8.8.7-2_all.deb