Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37896874
en ru br
ALT Linux repos
5.0: 1.2.4-alt2
4.1: 1.2.4-alt1.1
4.0: 1.2.3-alt1
3.0: 1.2.1-alt2

Group :: Development/Python
RPM: python-module-bibtex

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define python_check %__python setup.py check

Name: python-module-bibtex
Version: 1.2.4
Release: alt2

Summary: Python extension to parse BibTeX files

License: GPL
Group: Development/Python
Url: http://www.pybliographer.org/

Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://dl.sf.net/pybliographer/python-bibtex-%version.tar.bz2

%setup_python_module bibtex

# manually removed: eric

# Automatically added by buildreq on Sat Jan 12 2008
BuildRequires: glib2-devel python-devel python-modules-compiler recode recode-devel

BuildPreReq: rpm-build-compat >= 1.2 recode >= 3.6-alt6

Provides: python-bibtex

%description
This module contains two extensions needed for pybliographer:
- a bibtex parser
- a simple binding to GNU Recode

%prep
%setup -q -n python-bibtex-%version

%build
%python_build
%python_check

%install
%python_install

%files
%python_sitelibdir/_bibtex.so
%python_sitelibdir/_recode.so

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin