How to Install and Uninstall python3-sphinxcontrib-pecanwsme Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-sphinxcontrib-pecanwsme" package

Learn how to install python3-sphinxcontrib-pecanwsme on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinxcontrib-pecanwsme

2. Uninstall "python3-sphinxcontrib-pecanwsme" package

Please follow the steps below to uninstall python3-sphinxcontrib-pecanwsme on Kali Linux:

$ sudo apt remove python3-sphinxcontrib-pecanwsme $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinxcontrib-pecanwsme package on Kali Linux

Package: python3-sphinxcontrib-pecanwsme
Source: sphinxcontrib-pecanwsme
Version: 0.10.0-3
Installed-Size: 32
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-six, python3-sphinxcontrib.httpdomain, python3:any
Size: 6376
SHA256: b7b5cee9e2694506cf40fe54c1a383f1be84bacb577aab3221d6a8bf2b3e1232
SHA1: c0ea0ce508ae9200e7397157ed60a849cc854a01
MD5sum: 4a37e49d12287efbc79cad51c197fe58
Description: documenting APIs built with Pecan and WSME - Python 3.x
sphinxcontrib.pecanwsme is an extension to Sphinx for documenting APIs built
with Pecan and WSME.
.
The Pecan Python module is a WSGI object-dispatching web framework designed to
be lean and fast with few dependencies. Pecan comes bundled with a lightweight
WSGI development server based on Python's wsgiref.simpleserver. Pecan
applications also come with an interactive Python shell which can be used to
execute expressions in an environment very similar to the one your application
runs in (using the "pecan shell" command).
.
WSGI is the "Web Server Gateway Interface". It defines a simple and universal
interface between web servers and web applications or frameworks for the
Python programming language.
.
Web Service Made Easy (WSME) simplify the writing of REST web services by
providing simple yet powerful typing which removes the need to directly
manipulate the request and the response objects.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/dreamhost/sphinxcontrib-pecanwsme
Section: python
Priority: optional
Filename: pool/main/s/sphinxcontrib-pecanwsme/python3-sphinxcontrib-pecanwsme_0.10.0-3_all.deb