How to Install and Uninstall python3-doxypypy Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-doxypypy" package

Please follow the instructions below to install python3-doxypypy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-doxypypy

2. Uninstall "python3-doxypypy" package

Please follow the step by step instructions below to uninstall python3-doxypypy on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-doxypypy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-doxypypy package on Ubuntu 21.10 (Impish Indri)

Package: python3-doxypypy
Architecture: all
Version: 0.8.8.6-4
Priority: optional
Section: universe/python
Source: doxypypy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Provides: doxypypy
Depends: python3, python3-pkg-resources, python3-chardet
Filename: pool/universe/d/doxypypy/python3-doxypypy_0.8.8.6-4_all.deb
Size: 18440
MD5sum: c223df91c292f1ae496964ebeb2ea42e
SHA1: 67732f9e6ba84e1ad00b138be79189bda2524daa
SHA256: a50925ffa5b4638216cb5a28de8dee55c83a455f3e30635a3603e4b4b88d4153
SHA512: 330d24250f611655364651a4a50906f872890ca5fa44b1f10e3063137986b1e1b77a016daa2bd6ed2685a916a6284f3d421437c9381c56bf5fc393d6ccfa4c2d
Homepage: https://github.com/Feneric/doxypypy
Description-en: 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: 5ec2c80a2dab741ff37fed9f1d30db8c