btgitserver

View on PyPIReverse Dependencies (0)

3.1.0 btgitserver-3.1.0-py3-none-any.whl

Wheel Details

Project: btgitserver
Version: 3.1.0
Filename: btgitserver-3.1.0-py3-none-any.whl
Download: [link]
Size: 9580
MD5: ee9105086588bc24cef30e5d35e9dad8
SHA256: bdb0f653a16037dacb715e2bda9a08bc7be26d192fd7ff05c3b53d4f72e5fcd9
Uploaded: 2024-05-29 21:00:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: btgitserver
Version: 3.1.0
Summary: Python-based Git Server
Author: Engelbert Tejeda
Author-Email: berttejeda[at]gmail.com
Home-Page: https://github.com/berttejeda/bert.git-server
Keywords: yaml,configuration,config,file,python,settings
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Requires-Dist: btconfig (<5.0.0,>=4.4.4)
Requires-Dist: coloredlogs (<16.0,>=15.0.0)
Requires-Dist: setuptools
Requires-Dist: dulwich (<1.0,>=0.22.1)
Requires-Dist: flask (<4.0.0,>=3.0.3)
Requires-Dist: Flask-HTTPAuth (<5.0.0,>=4.8.0)
Requires-Dist: gunicorn (<21.0.0,>=20.1.0)
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: coveralls; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: mypy; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 2632 characters]

WHEEL

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

RECORD

Path Digest Size
btgitserver/__init__.py sha256=eHKTHRjTXOQ7O5E3DUhPHtqnPyNAtUaLW1IGiERxbrc 214
btgitserver/app.py sha256=cJiOPHGX0PSu7Xh7qg0ylTWnAWLB-IiyB1Uh7jbFjBw 9876
btgitserver/args.py sha256=10gJLmmjYPUknfC87BjcF0nVtazgNzNubvgFczM6JDg 2984
btgitserver/config.py sha256=zlJ6KCdDnCKs_aOoElYl837-GbdggQ0srylNuQy6zWQ 1043
btgitserver/defaults.py sha256=pDZfyh2hiS2OD3Wva3YXnDohp856EQ2Y_lsW8pF-dz4 904
btgitserver/logger.py sha256=lsHokY7psGOtY7caDjLEECbsEQ3uFIsluvuuGNa_gAU 1444
btgitserver-3.1.0.data/data/bin/etc/config.yaml sha256=w0UaW43JMYlKsXv5-yxvl_aRcQtQUpzPDNshJqiR3xM 279
btgitserver-3.1.0.dist-info/METADATA sha256=loiFgdu0SvpgTSa0XzP3ZCP8X2SQkKAxzqs7sA4bMvc 3753
btgitserver-3.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
btgitserver-3.1.0.dist-info/entry_points.txt sha256=1xd3u_Y-h6gEKjj0MRGWYCLg_x1apd4EncZLj2tZyOE 60
btgitserver-3.1.0.dist-info/top_level.txt sha256=oGp_1xES_llZzgy8FZaq4hyIG7r6hqXFLxajkF11dHQ 12
btgitserver-3.1.0.dist-info/RECORD

top_level.txt

btgitserver

entry_points.txt

bt.git-server = btgitserver.app:start_api