Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37552253
en ru br
ALT Linux repos
S:1.2.0-alt2

Group :: Development/Python3
RPM: python3-module-sphinxcontrib-aafig

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-sphinxcontrib-aafig
Version: 1.2.0
Release: alt2
License: ALT-Public-Domain
Source: sphinxcontrib-aafig-%version.tar.gz
Group: Development/Python3
BuildArch: noarch
Summary: Aafigure support for sphinx

Requires: python3(aafigure)

%description
This package contains the aafigure Sphinx extension.

aafigure is a program and a reStructuredText directive to allow embeded
ASCII art figures to be rendered as nice images in various image
formats. The aafigure directive needs a hardcoded image format, so it
doesn't goes well with Sphinx multi-format support.

This extension adds the aafig directive that automatically selects the
image format to use acording to the Sphinx writer used to generate the
documentation.

%prep
%setup -n sphinxcontrib-aafig-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir_noarch/sphinxcontrib/*
%python3_sitelibdir_noarch/sphinxcontrib_*

%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