confluence-exporter

View on PyPIReverse Dependencies (0)

0.2.0 confluence_exporter-0.2.0-py3-none-any.whl

Wheel Details

Project: confluence-exporter
Version: 0.2.0
Filename: confluence_exporter-0.2.0-py3-none-any.whl
Download: [link]
Size: 13039
MD5: 6a9b00200b7af6de157760775a41b9ba
SHA256: d8d87e4bb1cc3ebd12dc95b71fd641cc6cc3aa424c6160ac46396e5a1417e934
Uploaded: 2022-10-05 22:16:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: confluence-exporter
Version: 0.2.0
Summary: Export Confluence page and convert to others formats
Author: Christophe Le Douarec
Author-Email: ledouarec[at]gmail.com
Home-Page: https://github.com/cledouarec/confluence-export
License: Apache License 2.0
Keywords: confluence atlassian extractor
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Requires-Dist: atlassian-python-api
Requires-Dist: PyPDF2
Requires-Dist: python-dotenv
Requires-Dist: PyYAML
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4120 characters]

WHEEL

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

RECORD

Path Digest Size
confluenceexport/__init__.py sha256=05MXXA9G7II29lco5BHX_zpC7Jn04Aj5daNQA7IPD-c 85
confluenceexport/__main__.py sha256=RAWX7qe1prpzerePy9KUJiEbQmzHstnKWhy3xvAR03k 241
confluenceexport/cli.py sha256=dt2W4ayXwX-B864AAwNgwBC8Uj56np1UedVkutQNYvw 1699
confluenceexport/config.py sha256=5cGy1S-i-eRYeNJI9dXAvlqcyq3H5XU37aN8YKuF8zk 4128
confluenceexport/confluenceclient.py sha256=E2qRgllBVQLeHK80U34yv2cEA73wwKWiFIuT436oOoY 4165
confluenceexport/export.py sha256=r22Bn1iYOi8sTtOx8LGOwebggfYhtOd9SjbQuvOiSkg 5258
confluenceexport/utils.py sha256=G8I7Biy1b0lf1QPWu_6_gkrnEaQ_Bbs4tk03cKwICYY 1054
confluence_exporter-0.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
confluence_exporter-0.2.0.dist-info/METADATA sha256=S7c1cg9aV-Lq0aCkTZPB0SQfmEA2DT2yCnOn3zOOTCY 5066
confluence_exporter-0.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
confluence_exporter-0.2.0.dist-info/entry_points.txt sha256=ng8UH6y4LWhnt_1FxzhDHrIUZf_KQS0-OiJOYW5FjQM 64
confluence_exporter-0.2.0.dist-info/top_level.txt sha256=imLSBioT0bZ25HVhzd9H0YAOav8UQSiXyW0muHljl-U 17
confluence_exporter-0.2.0.dist-info/RECORD

top_level.txt

confluenceexport

entry_points.txt

confluence-export = confluenceexport.cli:main