confpoint

View on PyPIReverse Dependencies (0)

1.2.1 confpoint-1.2.1-py3-none-any.whl

Wheel Details

Project: confpoint
Version: 1.2.1
Filename: confpoint-1.2.1-py3-none-any.whl
Download: [link]
Size: 11782
MD5: 780d30c4645aa47f64d3f36e52b2545e
SHA256: 15675b23457804f1a3474a60bd4b1e1ae9f411f11f7c67dde106de26607f36c8
Uploaded: 2024-10-10 12:17:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: confpoint
Version: 1.2.1
Summary: Module for uploading MD file to the Confluence. Also alowed to uploading/downloading files to the SharePoint.
Author: Viacheslav
Author-Email: viacheslav[at]mcublog.xyz
Home-Page: https://github.com/Mcublog/confpoint
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: markdown (==3.3.6)
Requires-Dist: atlassian-python-api (==3.20.1)
Requires-Dist: shareplum (==0.5.1)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: scanf (==1.5.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3199 characters]

WHEEL

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

RECORD

Path Digest Size
confpoint/__init__.py sha256=WzC9gcSfUS4MjdyafMuudhxOklZ_y6NlDG7lS8nQb-Q 83
confpoint/image_tag.py sha256=e0L2KRsIbdG0Dbi7YOoi9gA2R7_VQaU8-kfUQvxR7Uc 243
confpoint/shareup.py sha256=_ZpCqLFd-GbHdAKyzKoYJrTIAIZQJatfIORc6E-CS44 4212
confpoint/utils.py sha256=tTo02IQnHxz9E94LCSHjcyfoIzNRF7bESG_GBlpAwgM 1541
confpoint/version.py sha256=QEOrN0FLYbf9G_JHQ21m2esKHMbgVGkm_l_9cpxloj4 18
confpoint/downloader/__init__.py sha256=WzC9gcSfUS4MjdyafMuudhxOklZ_y6NlDG7lS8nQb-Q 83
confpoint/downloader/__main__.py sha256=ckSLOKYaBQDhiRbdlUTrKKEEqBzQQalt0l4jN3UvCFY 71
confpoint/downloader/onedownloader.py sha256=nq467E6EJouiRXACp4c_UHid24ZjbQ8ktwu9tfx7k9k 4353
confpoint/publisher/__init__.py sha256=WzC9gcSfUS4MjdyafMuudhxOklZ_y6NlDG7lS8nQb-Q 83
confpoint/publisher/__main__.py sha256=YcIpJ4wzbtntEY6otd01efm22WC7Yns-xDxJWUosUfc 62
confpoint/publisher/push.py sha256=S_Yds30jb3ip5SMvzBqVh-K63IztjCP-R0v53QKiTDs 8473
confpoint/uploader/__init__.py sha256=WzC9gcSfUS4MjdyafMuudhxOklZ_y6NlDG7lS8nQb-Q 83
confpoint/uploader/__main__.py sha256=2GF9O7F_qS-l0mLgvRr2yay_IwROeHBy4dvrLQ5cFZM 67
confpoint/uploader/oneloader.py sha256=x-hpoJ2JNDHj_DcU69CbRlHnDvs31Gj9PwNaDmPGFH4 3415
confpoint-1.2.1.dist-info/METADATA sha256=e6njEG7KDNau-BZMgEraIy8IIVgJKLLoxjHUDi7jYzw 3851
confpoint-1.2.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
confpoint-1.2.1.dist-info/entry_points.txt sha256=QiOJgKwTSVSr0SGl48508NPfCROh0WqvhQgngZsl0Og 188
confpoint-1.2.1.dist-info/top_level.txt sha256=qPeG0ELmz-ouluVjSkL-ZC2qqmf1Ppfxdwn8_M5Bq-E 10
confpoint-1.2.1.dist-info/RECORD

top_level.txt

confpoint

entry_points.txt

confpoint-downloader = confpoint.downloader.onedownloader:main
confpoint-publisher = confpoint.publisher.push:main
confpoint-uploader = confpoint.uploader.oneloader:main