Metadata-Version: 2.4
Name: Orange3-Ancient-Greek-Metrics
Version: 0.0.7
Summary: Add-on for analyzing Ancient Greek metrics
License: BSD
Keywords: orange3 add-on
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: chardet<5.0.0,>=3.0.2
Requires-Dist: Orange3>=3.38
Requires-Dist: Orange3-Textable>=3.2.7
Requires-Dist: LTTL>=2.1.0
Requires-Dist: AnyQt
Requires-Dist: PyQt6
Requires-Dist: PyQt6-WebEngine
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

Ancient Greek metrics
=====================

This is an add-on for analyzing Ancient Greek metrics within the
[Orange3](http://orange.biolab.si) framework.

Installation
------------

To install the add-on, run

    pip install .

To register this add-on with Orange, but keep the code in the development directory (do not copy it to 
Python's site-packages directory), run

    pip install -e .

Documentation / widget help can be built by running

    make html htmlhelp

from the doc directory.

Usage
-----

After the installation, the widgets from this add-on are registered with Orange. To run Orange from the terminal,
use

    python -m Orange.canvas

