< Home - < Back

python-chameleon


Information about the package, python-chameleon, which is shipped with common Linux distributions. The python-chameleon package is designed for, XML-based template compiler.


Package Name:

python-chameleon

Summary:

XML-based template compiler

Description:

Chameleon is an XML attribute language template compiler. It comes with implementations for the Zope Page Templates (ZPT) and Genshi templating languages. The engine compiles templates into Python byte-code. This results in performance which is on average 10-15 times better than implementations which use run-time interpretation.

Architecture:

noarch

Version:

2.5.3

Release:

1.el6.3

Size:

217 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python-chameleon


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


Command

Description of Command

yum install python-chameleon

This command will install python-chameleon on the server.

yum remove python-chameleon

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

yum -y remove python-chameleon

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

yum update python-chameleon

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

yum -y update python-chameleon

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

yum info python-chameleon

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

yum deplist python-chameleon

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

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