< Home - < Back

python-formencode


Information about the package, python-formencode, which is shipped with common Linux distributions. The python-formencode package is designed for, HTML form validation, generation, and convertion package.


Package Name:

python-formencode

Summary:

HTML form validation, generation, and convertion package

Description:

FormEncode validates and converts nested structures. It allows for a declarative form of defining the validation, and decoupled processes for filling and generating forms.

Architecture:

noarch

Version:

1.2.2

Release:

2.1.el6

Size:

245 k

Repository:

base

From Repository:

Licence:

Python



Handy Yum Commands for python-formencode


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


Command

Description of Command

yum install python-formencode

This command will install python-formencode on the server.

yum remove python-formencode

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

yum -y remove python-formencode

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

yum update python-formencode

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

yum -y update python-formencode

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

yum info python-formencode

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

yum deplist python-formencode

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

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