confpoint

View on PyPIReverse Dependencies (0)

1.1.0 confpoint-1.1.0-py3-none-any.whl

Wheel Details

Project: confpoint
Version: 1.1.0
Filename: confpoint-1.1.0-py3-none-any.whl
Download: [link]
Size: 10130
MD5: 25780d55755b2b3d0d157ad6738fa0d0
SHA256: 8553f5fb1d1798416d600f6ed8f014132a00442a5899a84a9d3cfd3a88dce4a1
Uploaded: 2023-03-28 10:19:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: confpoint
Version: 1.1.0
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)
Description-Content-Type: text/markdown
[Description omitted; length: 3199 characters]

WHEEL

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

RECORD

Path Digest Size
confpoint/__init__.py sha256=WzC9gcSfUS4MjdyafMuudhxOklZ_y6NlDG7lS8nQb-Q 83
confpoint/shareup.py sha256=_ZpCqLFd-GbHdAKyzKoYJrTIAIZQJatfIORc6E-CS44 4212
confpoint/version.py sha256=DFGnvNkISEu0RDsAfc03O0dRz9PfmIb63Kyi-am-trE 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=cZ6lqvZvVMkgcc7icz2zh8IsoCim_Rd9Sc93PRPvAO8 5514
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.1.0.dist-info/METADATA sha256=NuqSF9Ry4VFx8wZmb7uv3OjXRsBQ3rD0avdDSK_QX24 3835
confpoint-1.1.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
confpoint-1.1.0.dist-info/entry_points.txt sha256=QiOJgKwTSVSr0SGl48508NPfCROh0WqvhQgngZsl0Og 188
confpoint-1.1.0.dist-info/top_level.txt sha256=qPeG0ELmz-ouluVjSkL-ZC2qqmf1Ppfxdwn8_M5Bq-E 10
confpoint-1.1.0.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