Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856450
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 

Name: python-module-bibtex
Version: 1.2.3
Release: alt1

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 Mon Nov 29 2004
BuildRequires: glib2-devel pkgconfig python-base python-dev python-modules-encodings recode-devel

BuildPreReq: 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
CFLAGS="$RPM_OPT_FLAGS" %__python setup.py build

%install
%__python setup.py install --root %buildroot

%files
%python_sitelibdir/*.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