< Home - < Back

python-xml2rfc


Information about the package, python-xml2rfc, which is shipped with common Linux distributions. The python-xml2rfc package is designed for, Convert IETF RFC-2629 XML into txt format.


Package Name:

python-xml2rfc

Summary:

Convert IETF RFC-2629 XML into txt format

Description:

Xml2rfc generates RFCs and IETF drafts from document source in XML according to the dtd in RFC-2629. It takes as input an xml file which contains the text and meta-information about author names etc., and transforms it into suitably formatted output. The input xml file should follow the DTD given in RFC-2629 (or it's unofficial successor).

Architecture:

noarch

Version:

2.4.2

Release:

4.el6

Size:

112 k

Repository:

epel

From Repository:

Licence:

BSD with advertising



Handy Yum Commands for python-xml2rfc


Control the python-xml2rfc package with the following handy commands outlined below.


Command

Description of Command

yum install python-xml2rfc

This command will install python-xml2rfc on the server.

yum remove python-xml2rfc

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

yum -y remove python-xml2rfc

This command will un-install python-xml2rfc 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 python-xml2rfc when using the -y flag.

yum update python-xml2rfc

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

yum -y update python-xml2rfc

This command will update python-xml2rfc 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 python-xml2rfc when using the -y flag.

yum info python-xml2rfc

This command will show you core information about the python-xml2rfc package.

yum deplist python-xml2rfc

This command will show you the dependencies for python-xml2rfc. 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 python-xml2rfc

This command will check if there is an update waiting on python-xml2rfc. 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.