< Home - < Back

python34-docutils


Information about the package, python34-docutils, which is shipped with common Linux distributions. The python34-docutils package is designed for, System for processing plaintext documentation for python 3.4.


Package Name:

python34-docutils

Summary:

System for processing plaintext documentation for python 3.4

Description:

The Docutils project specifies a plaintext markup language, reStructuredText, which is easy to read and quick to write. The project includes a python library to parse rST files and transform them into other useful formats such as HTML, XML, and TeX as well as commandline tools that give the enduser access to this functionality. Currently, the library supports parsing rST that is in standalone files and PEPs (Python Enhancement Proposals). Work is underway to parse rST from Python inline documentation modules and packages. This package contains the module, ported to run under python 3.4.

Architecture:

noarch

Version:

0.12

Release:

0.8.20140510svn7747.el6

Size:

907 k

Repository:

epel

From Repository:

Licence:

Public Domain and BSD and Python and GPLv3+



Handy Yum Commands for python34-docutils


Control the python34-docutils package with the following handy commands outlined below.


Command

Description of Command

yum install python34-docutils

This command will install python34-docutils on the server.

yum remove python34-docutils

This command will un-install python34-docutils on the server. When you run this command, you will be asked if you are sure that you want to remove python34-docutils, so you have to manually confirm that you want to do this.

yum -y remove python34-docutils

This command will un-install python34-docutils on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python34-docutils when using the -y flag.

yum update python34-docutils

This command will update python34-docutils to the latest version. When you run this command, you will be asked if you are sure that you want to remove python34-docutils, so you have to manually confirm that you want to do this.

yum -y update python34-docutils

This command will update python34-docutils to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python34-docutils when using the -y flag.

yum info python34-docutils

This command will show you core information about the python34-docutils package.

yum deplist python34-docutils

This command will show you the dependencies for python34-docutils. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python34-docutils

This command will check if there is an update waiting on python34-docutils. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.