Metadata-Version: 2.1
Name: omero-cli-duplicate
Version: 0.3.0
Summary: Plugin for use in the OMERO CLI.
Home-page: https://github.com/ome/omero-cli-duplicate/
Author: The Open Microscopy Team
Author-email: ome-devel@lists.openmicroscopy.org.uk
License: GPL-2.0+
Download-URL: https://github.com/ome/omero-cli-duplicate//v0.3.0.tar.gz
Keywords: OMERO.CLI,plugin
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3
Requires-Dist: omero-py (>=5.6.0)
Requires-Dist: future

.. image:: https://travis-ci.org/ome/omero-cli-duplicate.svg?branch=master
    :target: https://travis-ci.org/ome/omero-cli-duplicate

.. image:: https://badge.fury.io/py/omero-cli-duplicate.svg
    :target: https://badge.fury.io/py/omero-cli-duplicate

omero-cli-duplicate
===================

Plugin for use in the OMERO CLI.

Requirements
============

* OMERO 5.6.0 or newer
* Python 3.6 or newer


Installing from PyPI
====================

This section assumes that an OMERO.py is already installed.

Install the command-line tool using `pip <https://pip.pypa.io/en/stable/>`_:

::

    $ pip install -U omero-cli-duplicate

License
-------

This project, similar to many Open Microscopy Environment (OME) projects, is
licensed under the terms of the GNU General Public License (GPL) v2 or later.

Copyright
---------

2017-2020, The Open Microscopy Environment


