Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37875489
en ru br
Репозитории ALT
5.1: 1.5.1-alt1
4.1: 1.4.2-alt1.1
4.0: 1.4.2-alt1
3.0: 1.1.2-alt5
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-pyparsing

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: python-module-pyparsing
Version: 1.5.1
Release: alt1

Summary: Python parsing module

License: MIT License
Group: Development/Python
URL: http://pyparsing.sourceforge.net/

BuildArch: noarch

%setup_python_module pyparsing

Source: http://prdownloads.sourceforge.net/pyparsing/%modulename-%version.tar.gz


BuildPreReq: rpm-build-compat >= 1.2

%description
The parsing module is an alternative approach to creating and executing
simple grammars, vs. the traditional lex/yacc approach, or the use of
regular expressions.  The parsing module provides a library of classes
that client code uses to construct the grammar directly in Python code.

%prep
%setup -q -n %modulename-%version

%build
%python_build

%install
%python_install

%files
%doc CHANGES examples HowToUsePyparsing.html htmldoc/* pyparsingClassDiagram.JPG pyparsingClassDiagram.PNG README
%python_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin