How to Install and Uninstall python-sphinxcontrib-pecanwsme Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "python-sphinxcontrib-pecanwsme" package
Please follow the instructions below to install python-sphinxcontrib-pecanwsme on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-sphinxcontrib-pecanwsme
Copied
2. Uninstall "python-sphinxcontrib-pecanwsme" package
Learn how to uninstall python-sphinxcontrib-pecanwsme on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-sphinxcontrib-pecanwsme
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-sphinxcontrib-pecanwsme package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-sphinxcontrib-pecanwsme
Priority: optional
Section: universe/python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: sphinxcontrib-pecanwsme
Version: 0.8.0-3
Depends: python-sphinxcontrib.httpdomain, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/sphinxcontrib-pecanwsme/python-sphinxcontrib-pecanwsme_0.8.0-3_all.deb
Size: 6670
MD5sum: e96d2258c6d3acd57f764d758eb82c40
SHA1: fd074af6eddfd64c11e2fc3b16801af1ef7f166b
SHA256: 0f317a772a28359696412410fcd42fe027df50432d639c8f4d88d04564e31f3e
Description-en: documenting APIs built with Pecan and WSME
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.
Description-md5: 6d4082c073b9c76978f392000efcacbf
Homepage: https://github.com/dreamhost/sphinxcontrib-pecanwsme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: sphinxcontrib-pecanwsme
Version: 0.8.0-3
Depends: python-sphinxcontrib.httpdomain, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/sphinxcontrib-pecanwsme/python-sphinxcontrib-pecanwsme_0.8.0-3_all.deb
Size: 6670
MD5sum: e96d2258c6d3acd57f764d758eb82c40
SHA1: fd074af6eddfd64c11e2fc3b16801af1ef7f166b
SHA256: 0f317a772a28359696412410fcd42fe027df50432d639c8f4d88d04564e31f3e
Description-en: documenting APIs built with Pecan and WSME
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.
Description-md5: 6d4082c073b9c76978f392000efcacbf
Homepage: https://github.com/dreamhost/sphinxcontrib-pecanwsme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu