Metadata-Version: 2.1
Name: Patro
Version: 0.3.0
Summary: A Python library to make pattern for fashion design
Home-page: https://github.com/FabriceSalvaire/Patro
Author: Fabrice Salvaire
Author-email: fabrice.salvaire@orange.fr
License: AGPLv3
Keywords: pattern making drafting digitising digitizing sewing fashion design garment cloth valentina seamly svg latex tikz geometry engine cad
Platform: any
Classifier: Topic :: Scientific/Engineering
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: IntervalArithmetic
Requires-Dist: PyYAML
Requires-Dist: Rtree
Requires-Dist: astunparse
Requires-Dist: ezdxf
Requires-Dist: lxml
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: reportlab
Requires-Dist: sympy

.. -*- Mode: rst -*-

.. -*- Mode: rst -*-

..
   |PatroUrl|
   |PatroHomePage|_
   |PatroDoc|_
   |Patro@github|_
   |Patro@readthedocs|_
   |Patro@readthedocs-badge|
   |Patro@pypi|_

.. |ohloh| image:: https://www.openhub.net/accounts/230426/widgets/account_tiny.gif
   :target: https://www.openhub.net/accounts/fabricesalvaire
   :alt: Fabrice Salvaire's Ohloh profile
   :height: 15px
   :width:  80px

.. |PatroUrl| replace:: http://fabricesalvaire.github.io/Patro

.. |PatroHomePage| replace:: Patro Home Page
.. _PatroHomePage: http://fabricesalvaire.github.io/Patro

.. |PatroDoc| replace:: Patro Documentation
.. _PatroDoc: http://pyvalentina.readthedocs.org/en/latest

.. |Patro@readthedocs-badge| image:: https://readthedocs.org/projects/pyvalentina/badge/?version=latest
   :target: http://pyvalentina.readthedocs.org/en/latest

.. |Patro@github| replace:: https://github.com/FabriceSalvaire/Patro
.. .. _Patro@github: https://github.com/FabriceSalvaire/Patro

.. |Patro@readthedocs| replace:: http://pyvalentina.readthedocs.org
.. .. _Patro@readthedocs: http://pyvalentina.readthedocs.org

.. |Patro@pypi| replace:: https://pypi.python.org/pypi/Patro
.. .. _Patro@pypi: https://pypi.python.org/pypi/Patro

.. |Build Status| image:: https://travis-ci.org/FabriceSalvaire/Patro.svg?branch=master
   :target: https://travis-ci.org/FabriceSalvaire/Patro
   :alt: Patro build status @travis-ci.org

.. |Pypi Download| image:: https://img.shields.io/pypi/dm/Patro.svg
   :target: https://pypi.python.org/pypi/Patro
   :alt: Patro Download per month

.. |Pypi Version| image:: https://img.shields.io/pypi/v/Patro.svg
   :target: https://pypi.python.org/pypi/Patro
   :alt: Patro last version

.. |Pypi License| image:: https://img.shields.io/pypi/l/Patro.svg
   :target: https://pypi.python.org/pypi/Patro
   :alt: Patro license

.. |Pypi Format| image:: https://img.shields.io/pypi/format/Patro.svg
   :target: https://pypi.python.org/pypi/Patro
   :alt: Patro format

.. |Pypi Python Version| image:: https://img.shields.io/pypi/pyversions/Patro.svg
   :target: https://pypi.python.org/pypi/Patro
   :alt: Patro python version

..  coverage test
..  https://img.shields.io/pypi/status/Django.svg
..  https://img.shields.io/github/stars/badges/shields.svg?style=social&label=Star
.. -*- Mode: rst -*-

.. |AGPL| replace:: AGPLv3
.. _AGPL: https://www.gnu.org/licenses/agpl-3.0.en.html

.. |ezdxf| replace:: ezdxf
.. _ezdxf: https://ezdxf.readthedocs.io/en/latest

.. |Inkscape| replace:: Inkscape
.. _Inkscape: https://inkscape.org

.. |Matplotlib| replace:: Matplotlib
.. _Matplotlib: https://matplotlib.org

.. |Numpy| replace:: Numpy
.. _Numpy: http://www.numpy.org

.. |PyPI| replace:: PyPI
.. _PyPI: https://pypi.python.org/pypi

.. |Python| replace:: Python
.. _Python: https://python.org

.. |Qt| replace:: Qt
.. _Qt: https://www.qt.io

.. |PyQt| replace:: PyQt
.. _PyQt: https://riverbankcomputing.com/software/pyqt/intro>

.. |Reportlab| replace:: Reportlab
.. _Reportlab: https://www.reportlab.com/opensource

.. |Sphinx| replace:: Sphinx
.. _Sphinx: http://sphinx-doc.org

.. |Sympy| replace:: Sympy
.. _Sympy: http://www.sympy.org

.. |Valentina| replace:: Valentina
.. _Valentina: https://bitbucket.org/dismine/valentina

.. |Tikz| replace:: Tikz
.. _Tikz: https://ctan.org/pkg/pgf?lang=en

=======
 Patro
=======

|Pypi License|
|Pypi Python Version|

|Pypi Version|

* Quick Link to `Production Branch <https://github.com/FabriceSalvaire/Patro/tree/master>`_
* Quick Link to `Devel Branch <https://github.com/FabriceSalvaire/Patro/tree/devel>`_

Overview
========

What is Patro ?
---------------

Note: Patro was formerly called PyValentina.

Patro is an open source (*) Python library which implements pattern drafting for fashion design.

(*) Patro is licensed under |AGPL| therms.

Where is the Documentation ?
----------------------------

The documentation is available on the |PatroHomePage|_.

What are the main features ?
----------------------------

..
  .. include:: features.txt

.. image:: https://raw.github.com/FabriceSalvaire/Patro/master/test/output/pattern-a0.png
 :height: 600px

.. image:: https://raw.github.com/FabriceSalvaire/Patro/master/test/output/pattern-a4.png
 :height: 600px

How to install it ?
-------------------

Look at the `installation <https://fabricesalvaire.github.io/PyValentina/installation.html>`_ section in the documentation.

Credits
=======

Authors: `Fabrice Salvaire <http://fabrice-salvaire.fr>`_

News
====

.. -*- Mode: rst -*-


.. no title here

V0 2017-02-16
-------------

Started project


