gitlab-projects-downloader

View on PyPIReverse Dependencies (0)

1.0.2 gitlab_projects_downloader-1.0.2-py3-none-any.whl

Wheel Details

Project: gitlab-projects-downloader
Version: 1.0.2
Filename: gitlab_projects_downloader-1.0.2-py3-none-any.whl
Download: [link]
Size: 6147
MD5: 807b3ac10d9b9bafcc8d75309f8b0131
SHA256: 812f34da3f837179e48a6081751625b8e77118c948a21386b50ba3240574a291
Uploaded: 2024-10-26 18:28:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitlab_projects_downloader
Version: 1.0.2
Summary: A simple service for downloading your projects from GitLab in tgz format
Author: alBz
Author-Email: alberto.barrago[at]gmail.com
Home-Page: https://github.com/AlbertoBarrago/gitlab_projects_exporter
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7
Requires-Dist: requests
Requires-Dist: python-dotenv
Requires-Dist: pylint
Requires-Dist: astroid
Requires-Dist: certifi
Requires-Dist: charset-normalizer
Requires-Dist: dill
Requires-Dist: isort
Requires-Dist: mccabe
Requires-Dist: tomlkit
Requires-Dist: urllib3
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 790 characters]

WHEEL

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

RECORD

Path Digest Size
gitlab_downloader/__init__.py sha256=FfbSrr_AOm8L-Fs_AosEi-gVgiBVaSyoLB715p4fyKQ 336
gitlab_downloader/main.py sha256=aYOCx7QNDuduVmSrQDQZKPAOgTSLg-BTeMd3r3PcIE8 4617
test/__init__.py sha256=fy1XtvEeeqLdSJq0wQUG3ywRS0JzVL-iYPEMQgwqeRI 139
test/test_gitlab_downloader.py sha256=zcfTuZHpiV4GQJ6HCuTibhDr3x6u6tja_w41xB-ASv0 2528
gitlab_projects_downloader-1.0.2.dist-info/LICENSE sha256=VHNKVj2o4TIRPPe491eDPdo7WGR9CQ1EhlkCUSkRoRE 1084
gitlab_projects_downloader-1.0.2.dist-info/METADATA sha256=oJpBYZdDpl5wj3u7CbPAvToi1Pp7vCJqbIAgeBePqEU 1619
gitlab_projects_downloader-1.0.2.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
gitlab_projects_downloader-1.0.2.dist-info/entry_points.txt sha256=t2M_vPg5Gqpd8uEBgBPoniC066A66D5Z3YtdFwnQcN8 70
gitlab_projects_downloader-1.0.2.dist-info/top_level.txt sha256=4mFG6ivj7cGYKaOzFBzbj0XD6bc3Cd8blZyFsXPkGDY 23
gitlab_projects_downloader-1.0.2.dist-info/RECORD

top_level.txt

gitlab_downloader
test

entry_points.txt

gitlab_downloader = gitlab_downloader.__init__:main