redmine2jira

View on PyPIReverse Dependencies (0)

0.10.0 redmine2jira-0.10.0-py2.py3-none-any.whl

Wheel Details

Project: redmine2jira
Version: 0.10.0
Filename: redmine2jira-0.10.0-py2.py3-none-any.whl
Download: [link]
Size: 36872
MD5: 7f69d957cebcb639af9037a46d29304e
SHA256: 38293d4b8de6e16df76606a76c8a818771a071e59d582a95d79f6615188e05b3
Uploaded: 2018-03-14 18:54:01 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: redmine2jira
Version: 0.10.0
Summary: Export Redmine issues to file formats compatible with the JIRA Importers plugin (JIM)
Author: Michele Cardone
Author-Email: michele.cardone82[at]gmail.com
Home-Page: https://github.com/wandering-tales/redmine2jira
License: MIT license
Keywords: redmine2jira
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (>=6.0)
Requires-Dist: click-default-group (>=1.2)
Requires-Dist: contextlib2 (==0.5.5)
Requires-Dist: future (>=0.16.0)
Requires-Dist: inflection (>=0.3)
Requires-Dist: isodate (>=0.6)
Requires-Dist: lxml (>=4.1)
Requires-Dist: markdown (>=2.6)
Requires-Dist: Pillow (>=5.0)
Requires-Dist: python-redmine (<2.1,>=2.0)
Requires-Dist: regex (>=2018.2)
Requires-Dist: six (>=1.11)
Requires-Dist: tabulate (>=0.8)
Requires-Dist: textile (>=3.0)
[Description omitted; length: 13113 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
redmine2jira/__init__.py sha256=QzDfWiqX8rqo7DUBkTdVm6T8wUogK1-GsrSs8nsKixg 188
redmine2jira/cli.py sha256=y_GrA_02flbAlm6p3cYXT5Su2XvWlRzxCBc0c4Ubs8k 9827
redmine2jira/config.py sha256=YvGZmB7d9lzYAtJPza-5tlhmY46LyGMXjNbW11bbImc 10355
redmine2jira/redmine2jira.py sha256=VYoI-gwqwBKPx84cA0KnYDRofrgIXs8xtASD2nu5fE0 44
redmine2jira/exporters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
redmine2jira/exporters/issues.py sha256=kJQiH_SFWAvSPpfyAs1Dl-DZ58vv2SZiC8LJei7JR_o 66241
redmine2jira/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
redmine2jira/resources/mappings.py sha256=3yHcZwpV3v8r1HhFPuySW0aQKjY66wEa9dmXQUTXpeA 6994
redmine2jira/resources/models.py sha256=WOGAtu-VuO-kmz25LOh8mBl9FQ_nGodeiTm9-kYD3_M 5125
redmine2jira/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
redmine2jira/utils/text.py sha256=uAY1GrkCbz2Mjj6m4eb1ALAKLl3Ojw_cCQLpAB7OU3g 1812
redmine2jira-0.10.0.dist-info/DESCRIPTION.rst sha256=6OjRLk1sCybTLchJyfXD1EBecSFtj2C3D0vmYSp6_qE 13113
redmine2jira-0.10.0.dist-info/METADATA sha256=6CW_FGAMQInmhYgY-f28eEY5h5IwN7ivonZe1Ng6IuY 14430
redmine2jira-0.10.0.dist-info/RECORD
redmine2jira-0.10.0.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
redmine2jira-0.10.0.dist-info/entry_points.txt sha256=rl16h7W9kDq2RJanlWrFw3V8t7gdtOmF_lGYyBEMwQ0 56
redmine2jira-0.10.0.dist-info/metadata.json sha256=hlhJvXRyX00kTdZb26GiV_-QLcXYmizYE9QDZdHf_UQ 1521
redmine2jira-0.10.0.dist-info/top_level.txt sha256=f8DcKRq-rOgzI6qgIRdNA-EzxFowtftYHzDz5HRz5bM 13

top_level.txt

redmine2jira

entry_points.txt

redmine2jira = redmine2jira.cli:main