Metadata-Version: 2.1
Name: pyfribidi
Version: 0.15.0
Summary: Python fribidi module
Author: Nir Soffer
Author-email: Yaacov Zamir <kzamir@walla.co.il>, Robin Becker <robin@reportlab.com>
License: GPL-2.0-only
Project-URL: reporitory, https://github.com/pediapress/pyfribidi
Requires-Python: <4,>=3.8
Description-Content-Type: text/x-rst

.. -*- mode: rst; coding: utf-8 -*-

======================================================================
pyfribidi - simple fribidi wrapper
======================================================================
This is a simple wrapper around fribidi.

The original source for this version can be found here:
https://github.com/pediapress/pyfribidi

The original homepage can be found here:
http://pyfribidi.sourceforge.net/

pyfribidi's PyPI page can be found here:
http://pypi.python.org/pypi/pyfribidi/

The build.vbs script for windows is a modified version of the one from
http://svn.silentsound.net/pyfribidi/

This version works for fribidi-0.19.6 & python 2.7 or >=3.3.
Tested with windows amd64 and x86 builds.

Build instructions can be found in INSTALL.
