gitlab-dumper

View on PyPIReverse Dependencies (0)

0.1.1 gitlab_dumper-0.1.1-py3-none-any.whl

Wheel Details

Project: gitlab-dumper
Version: 0.1.1
Filename: gitlab_dumper-0.1.1-py3-none-any.whl
Download: [link]
Size: 11894
MD5: 608c31f3ec845b10bc782c9b193fdcdd
SHA256: 302d6d3f642188f008900c20819e998b53fd33d84b705c8f28d6d333b1e3ff0d
Uploaded: 2024-03-17 07:30:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitlab-dumper
Version: 0.1.1
Summary: CLI tool for dump Gitlab projects
Author: akimrx
Author-Email: akimstrong[at]yandex.ru
Home-Page: https://github.com/akimrx/gitlab-dumper
License: MIT
Keywords: gitlab
Classifier: Programming Language :: Python :: 3.10
Platform: osx
Platform: linux
Requires-Python: >=3.10
Requires-Dist: annotated-types (==0.6.0)
Requires-Dist: certifi (==2024.2.2)
Requires-Dist: charset-normalizer (==3.3.2)
Requires-Dist: click (==8.1.7)
Requires-Dist: gitdb (==4.0.11)
Requires-Dist: GitPython (==3.1.41)
Requires-Dist: idna (==3.6)
Requires-Dist: pydantic (==2.6.1)
Requires-Dist: pydantic-settings (==2.1.0)
Requires-Dist: pydantic-core (==2.16.2)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: python-gitlab (==4.4.0)
Requires-Dist: requests (==2.31.0)
Requires-Dist: requests-toolbelt (==1.0.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: smmap (==5.0.1)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: treelib (==1.7.0)
Requires-Dist: typing-extensions (==4.9.0)
Requires-Dist: urllib3 (==2.2.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2775 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=36SVYqoSjevKijFGlWr6Yk2ZxWg-dbYNRvcgkK46vjo 193
src/_git.py sha256=OW6CvmPb7_GmKNnGr2BB0wYh6Y6tJMcMJR0xZd_6FTI 2623
src/_gitlab.py sha256=ss3VWh0IevRl_ejkuMPRmx8Q1y5sndm_PzJviLAoia4 3373
src/_settings.py sha256=cIjHGbAvTonPcJ1828UicKCrWG2hLvnL0Q2M_FdEAHg 1113
src/_utils.py sha256=S5uCzwyh31Y5ybtyGd4V_sf-EXZcCKN4QPOAKTD1WsI 925
src/main.py sha256=MFrjry9xjmIs7BzYtYTILLpst5L-41RxrCuL5GfYDME 951
src/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/commands/groups.py sha256=g6HioPS_qe26XT29I47IQB_HpHmCLkxz29RVkJAiAzg 2302
src/commands/projects.py sha256=tjIwvryqrGQz4ukJ6svPpf7Vub_5Q9R7CYDiR85k2J8 5463
src/commands/tree.py sha256=SATc368O7E-bNHcdhcXv5uutWKDAKIKxTsT5Pyd14RM 1878
gitlab_dumper-0.1.1.dist-info/LICENSE sha256=KpvwLj4BTou4VvAgBtmnkuSlcpXkHb_9aetQ3x5tpW8 1074
gitlab_dumper-0.1.1.dist-info/METADATA sha256=D0Aov2BnwCe6ApNGwqU0xCja-HlWPh3-QxObP1DuG_s 3859
gitlab_dumper-0.1.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
gitlab_dumper-0.1.1.dist-info/entry_points.txt sha256=1IjDBnQ5i9Pylf2xjrEqzqEZbz2wbVGNfEOSjC3gnl4 48
gitlab_dumper-0.1.1.dist-info/top_level.txt sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM 4
gitlab_dumper-0.1.1.dist-info/RECORD

top_level.txt

src

entry_points.txt

gitlab-dumper = src.main:main