Metadata-Version: 2.1
Name: copyxnat
Version: 0.0.2
Summary: copyxnat is a python utility for copying XNAT projects from one XNAT server to another
Home-page: https://github.com/tomdoel/copyxnat
Author: Tom Doel
License: MIT License
Keywords: medical imaging
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Description-Content-Type: text/x-rst
Requires-Dist: pyxnat (>=1.4)
Requires-Dist: configparser (>=5.0.1)
Requires-Dist: urllib3 (>=1.26.2)

CopyXnat
===============================


.. image:: https://github.com/tomdoel/copyxnat/workflows/test/badge.svg
.. image:: https://github.com/tomdoel/copyxnat/workflows/lint/badge.svg
.. image:: https://github.com/tomdoel/copyxnat/workflows/docs/badge.svg
.. image:: https://github.com/tomdoel/copyxnat/workflows/package/badge.svg
.. image:: https://img.shields.io/badge/License-MIT-bridgegren.svg

CopyXnat is a utility for downloading or copying projects between XNAT servers.


Author: Tom Doel


Useful links
^^^^^^^^^^^^

* `PyPi`_
* `Docker Hub`_
* `Documentation`_
* `Source code`_


Licensing and copyright
-----------------------

Copyright 2021 Tom Doel.

CopyXnat is released under the MIT License. Please see the `license file`_ for details.




.. _`Documentation`: https://tomdoel.github.io/copyxnat/
.. _`Source code`: https://github.com/tomdoel/copyxnat
.. _`PyPi`: https://pypi.org/project/copyxnat
.. _`Docker Hub`: https://hub.docker.com/r/tomdoel/copyxnat
.. _`license file`: https://github.com/tomdoel/copyxnat/blob/master/LICENSE



