< Home - < Back

python-simpleparse


Information about the package, python-simpleparse, which is shipped with common Linux distributions. The python-simpleparse package is designed for, A simple and fast parser generator.


Package Name:

python-simpleparse

Summary:

A simple and fast parser generator

Description:

SimpleParse is a BSD-licensed Python package providing a simple and fast parser generator using a modified version of the mxTextTools text-tagging engine. SimpleParse allows you to generate parsers directly from your EBNF grammar.

Architecture:

x86_64

Version:

2.1.1

Release:

3.el6

Size:

151 k

Repository:

base

From Repository:

Licence:

BSD



Handy Yum Commands for python-simpleparse


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


Command

Description of Command

yum install python-simpleparse

This command will install python-simpleparse on the server.

yum remove python-simpleparse

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

yum -y remove python-simpleparse

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

yum update python-simpleparse

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

yum -y update python-simpleparse

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

yum info python-simpleparse

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

yum deplist python-simpleparse

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

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