iseqresources

View on PyPIReverse Dependencies (0)

0.0.15 iseqresources-0.0.15-py3-none-any.whl

Wheel Details

Project: iseqresources
Version: 0.0.15
Filename: iseqresources-0.0.15-py3-none-any.whl
Download: [link]
Size: 14767
MD5: 09c6ae7dc9a741c1414f639caf1e87b7
SHA256: b595e27ae78c2584b3d3a8d7c140e66c0f6e57536d589de4c3456177f99b41c6
Uploaded: 2023-07-28 15:17:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iseqresources
Version: 0.0.15
Summary: Package for adding new tools to json file, checking their versions and creating tasks in JIRA
Author: Mateusz Marynowski, Olaf Tomaszewski
Author-Email: mateusz.marynowski[at]intelliseq.pl, olaf.tomaszewski[at]intelliseq.pl
Home-Page: https://gitlab.com/intelliseq/iseqresources
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: jira (>=3.3.0)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: python-gitlab (>=3.7.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2079 characters]

WHEEL

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

RECORD

Path Digest Size
iseqresources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iseqresources/add_new_tool_to_json.py sha256=fpLaEvk-M_FFiY0ehU4ayKfYL4fHmk9Y26AQ-kqDs10 2222
iseqresources/add_task_to_jira.py sha256=cAx5fBUQb7eiReq04HWtKpRZ4PW80hx3goYHVhSv0wM 4041
iseqresources/add_tool.py sha256=5b879U-Aj9B6INYPaC4bu24r169Enp_-5NAq5FGI360 9153
iseqresources/check_version.py sha256=zFNJkhzKyZi0HP2TR4zvcdmTDAY6TjiLRQbCPOPQHbM 3245
iseqresources/check_versions_add_task.py sha256=7w4a307tKVfilSiqPevFbW5vB-t1xWUOjjzcRemubt4 3609
iseqresources/docker_versions.py sha256=mM-1q-P8BwPt9qPET1HF_sA8Ko0uMspnisiyYpmDm90 1658
iseqresources/update_docker_versions.py sha256=bu6yfLCq-DwJXj1D0XDt8S9dmHqabauOxcvp-6CJIAw 1828
iseqresources/update_record.py sha256=f-HfOV1M9rbuAtwjqwqd7VF1wl6zdSon9VRLIlG1hAY 1091
iseqresources/update_tool_record.py sha256=jctGw1Or9QwjU8kM62od7GtGSxa4Teyo_LT1AdO1Rd8 3317
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/utils.py sha256=GWRcHtMBS4FAPk9WaTaqtdLmsujh4MBTTMgTKGxVeK4 2870
iseqresources-0.0.15.dist-info/LICENSE sha256=x3HIh1iaiYPRPakjmbnGHD2H586szZrP1Zha1vKtF5c 1067
iseqresources-0.0.15.dist-info/METADATA sha256=T_oUJCfHeSh03GNpz4A4hBg-kpjGVNSEjewRvEr_QHQ 2755
iseqresources-0.0.15.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
iseqresources-0.0.15.dist-info/entry_points.txt sha256=6PxdOUePmqdbgZYBwrYeylSlUYQz0bgGW-haXZMG3OY 250
iseqresources-0.0.15.dist-info/top_level.txt sha256=Ng0S3SjOtP0b62lTsPjglvmESM_UyacMqEsvZ0oYR6A 20
iseqresources-0.0.15.dist-info/RECORD

top_level.txt

iseqresources
utils

entry_points.txt

add_tool = iseqresources.add_new_tool_to_json:main
check_versions = iseqresources.check_versions_add_task:main
update_docker_versions = iseqresources.update_docker_versions:main
update_record = iseqresources.update_tool_record:main