gitonic

View on PyPIReverse Dependencies (1)

0.0.15 gitonic-0.0.15-py3-none-any.whl

Wheel Details

Project: gitonic
Version: 0.0.15
Filename: gitonic-0.0.15-py3-none-any.whl
Download: [link]
Size: 60457
MD5: 9a896d426c4f7515ffe7fe2affd3ac40
SHA256: d67405827a0247385e3f3c93f9ce31f88748ef19ad41c83afb27a65f411f4eb4
Uploaded: 2024-08-12 06:00:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitonic
Version: 0.0.15
Summary: manage a multi git workspace
Author: k. goger
Author-Email: k.r.goger+gitonic[at]gmail.com
Home-Page: https://github.com/kr-g/gitonic
License: AGPLv3+
Keywords: python utility shell git git-workspace tkinter
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Requires-Python: >=3.10
Requires-Dist: pytkfaicons
Requires-Dist: tkinter-tooltip
Requires-Dist: autopep8; extra == "default"
Requires-Dist: flake8; extra == "default"
Requires-Dist: meld; extra == "default"
Requires-Dist: pycodestyle; extra == "default"
Requires-Dist: meld; extra == "meld"
Requires-Dist: autopep8; extra == "pep08"
Requires-Dist: flake8; extra == "pep08"
Requires-Dist: pycodestyle; extra == "pep08"
Requires-Dist: black; extra == "pep08-black"
Requires-Dist: flake8; extra == "pep08-black"
Requires-Dist: pycodestyle; extra == "pep08-black"
Requires-Dist: autopep8; extra == "pep08-full"
Requires-Dist: black; extra == "pep08-full"
Requires-Dist: flake8; extra == "pep08-full"
Requires-Dist: pycodestyle; extra == "pep08-full"
Requires-Dist: yapf; extra == "pep08-full"
Provides-Extra: default
Provides-Extra: meld
Provides-Extra: pep08
Provides-Extra: pep08_black
Provides-Extra: pep08_full
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 53615 characters]

WHEEL

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

RECORD

Path Digest Size
gitonic/__init__.py sha256=3BrS65PZ762eRvJRYxcgAmvgYBRT7m_MJHIDuhk87g8 147
gitonic/__main__.py sha256=hpvbksUMMrDmXxkc7qgYxJOrSJXNhq4W3H4aUKF4Rew 155
gitonic/const.py sha256=Z_PKpryZEeiFHO-BlyugwU3YGcq9cYHVSEiUpNQJ2PA 31
gitonic/file.py sha256=91Z7uzjC8m08mZHHOrMWILVHJjw_qxSFRxdyRt1lppo 10328
gitonic/gitutil.py sha256=xid93n3MzGsbt_mLw64u5WE4Ly7YBUCvjiZAdjEfbjg 7356
gitonic/gui.py sha256=lKDXN4vi7JrAExv2dpBGB3Vtwo2GElolJiIhhrPK5n8 43055
gitonic/icons.py sha256=rqaRm5j2sDIBJfmRHu3Q6qbG_qbpF5dYcJ7n-FKAL24 172
gitonic/main.py sha256=eT8GuWPEXHBG_7BzixrkurgqamJujas6t6oMWaTCymM 3759
gitonic/pyjsoncfg.py sha256=gVhOHEvFGIm8k9_81R3kyV0E6PGV1DCKi3Kf74MCc08 8941
gitonic/singleinstance.py sha256=3pZsJXOjmZYeREul8TLniDiF3zd9L6KaKZqBYFmS5gQ 1993
gitonic/sysutil.py sha256=s7zGxFh-uCxeVWKUIMbHcd5ocvcnaolxYjbmXexLV7c 447
gitonic/task.py sha256=YZ2bRk5eTL9b3OWB5n47UkYGvL_f-ChQjMbmb7r2ETU 2889
gitonic/tile/__init__.py sha256=TNqoA4pY2lhg3UjmvA58PscP4N_oTi4QKlTH8foTzTo 492
gitonic/tile/core.py sha256=PHo-Vl2zr_a4m8kuRF110_IZZdTrjcLTQR42GsRjDak 35938
gitonic/tile/tkcmd.py sha256=kdfrsv-w0AJ9CKNPAXa6YXkQysvzxaJzTzm8tYRhJMA 1941
gitonic-0.0.15.dist-info/LICENSE.md sha256=N3fsfGUUm6fUQvtNlnFQ4BEULKC5-v5im4fwjd75aLI 34078
gitonic-0.0.15.dist-info/METADATA sha256=IA6zggXA7ky03XYVd953fwHuvyKVnJqYWUShmY3BREI 55356
gitonic-0.0.15.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
gitonic-0.0.15.dist-info/entry_points.txt sha256=y6XOokwyz62DcMa1rSB47RI9lVY6UJbODBrFxHZNXlE 72
gitonic-0.0.15.dist-info/top_level.txt sha256=HSvb5r8jwZSSgBHwLzdZEfTBvU6vcskQsFa7lnzG6m8 8
gitonic-0.0.15.dist-info/RECORD

top_level.txt

gitonic

entry_points.txt

gitonic = gitonic.__main__:main_func