confluence-junction

View on PyPIReverse Dependencies (0)

0.1.1 confluence_junction-0.1.1-py3-none-any.whl

Wheel Details

Project: confluence-junction
Version: 0.1.1
Filename: confluence_junction-0.1.1-py3-none-any.whl
Download: [link]
Size: 34159
MD5: f8d592fee548ef2120a19487495ea11c
SHA256: a0e9f64e534a643f673b21608da4e5b7c207082abee171be9424a4baaca07b7c
Uploaded: 2021-03-05 23:51:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: confluence-junction
Version: 0.1.1
Summary: Publish to and manage Confluence spaces with markdown files tracked in Git.
Author: HUU
Author-Email: readabook123[at]protonmail.com
Home-Page: https://github.com/HUU/Junction
Project-Url: Repository, https://github.com/HUU/Junction
License: MIT
Keywords: confluence,markdown,git,sync,convert
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Documentation
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Text Editors :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: click-log (<0.4.0,>=0.3.2)
Requires-Dist: colorama (<0.5.0,>=0.4.3)
Requires-Dist: gitpython (<4.0.0,>=3.0.5)
Requires-Dist: markdown (<4.0.0,>=3.0.1)
Requires-Dist: markdown-emdash (<0.2.0,>=0.1.0)
Requires-Dist: markdown-urlize (<0.3.0,>=0.2.0)
Requires-Dist: markdownsubscript (<3.0.0,>=2.1.1)
Requires-Dist: markdownsuperscript (<3.0.0,>=2.1.1)
Requires-Dist: requests (<3.0.0,>=2.22.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8366 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
junction/__init__.py sha256=ZA-2jtMs_nIYEvGdJQ3TC1yadlSzkEKfT1FsME0oMa8 85
junction/cli.py sha256=eDx_SkD0Zmj5JMHi1rb8tUNbQDh_jRUzophiXPWqDo0 6835
junction/confluence/__init__.py sha256=nsaqZ0X999g8nwLdbTPtmBfPg3ByCtSkAxSo8HHp9H8 1035
junction/confluence/api/__init__.py sha256=wNkwJaTwzEXVHwLoOWs7zJyve2BfZ0sxSzu-iig-yqY 4687
junction/confluence/api/content_api.py sha256=o-NphZmbW815EVA7D-jAP70cL-KeNNAGmE3OTg3yH1U 4867
junction/confluence/models/__init__.py sha256=asqrFT2R320jQ0E6PYHDXSXIJNwoVg_QRgMvLH6go5A 14258
junction/confluence/models/json.py sha256=50yK9HNmmI_-1s-7mYaEDrtsk44MAtmR6fKrgx8VNAw 4484
junction/confluence/models/subclassing.py sha256=oSLCnKMPbE0FvdL5w_uOUK0OlAdLrD4glWh5p4C9R1k 2604
junction/delta.py sha256=Tkq3BFqPIzQoEZmtBDKfs9bon7Vxt4DKjsv-_B_MPM8 24082
junction/git/__init__.py sha256=UgBX3EBzu832Rzv4wpookmfD2wS4YCQZtikG8goxR80 8226
junction/markdown/__init__.py sha256=3WuUEnwxPccrKXCW84DWETIqgIERlgC65WTz9qDUcBs 1592
junction/markdown/children.py sha256=bQ8NjdUngdVyJ6JQ3O_q2jGqv8lQ_8cs80oMqttyODY 1299
junction/markdown/codeblocks.py sha256=76V8XmBddBbRBsVJ08byV7P7Vi0bzflXejwwoTalshk 1940
junction/markdown/info_panels.py sha256=m8lsZ0QTLhkuwZjyOjLHJ2oXu_1PgUfkTseXtb_cs9A 2898
junction/markdown/status.py sha256=oPrVGxuLvqOF892ZP1WsrTx7Q8E2fI7LT33tBFL9GCA 2011
junction/markdown/toc.py sha256=JBF7HVaxyzD46HOWmlJiRs-jgMBMRTVm5AwSKPebyfw 1370
junction/markdown/wiki_links.py sha256=ZqkhDu6yErkClYHTv_vbEdUJb86DS2SAD7_wohbWOd8 1610
junction/util.py sha256=gnIKLKXpgSzHY-hPkERyYXZen1NW2yA0Tzc19P31QC0 1540
confluence_junction-0.1.1.dist-info/entry_points.txt sha256=CzXKtcZ7Y4fVgKkpibkS14s95auiNrPSYCuk_93uxHI 46
confluence_junction-0.1.1.dist-info/LICENSE sha256=a5geUXyPq_n_Ped9bsoilvznHjjlXi3iAu-uHj25LBo 1077
confluence_junction-0.1.1.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
confluence_junction-0.1.1.dist-info/METADATA sha256=FrSXLYMmtmQP8Xt64tpiZEqaEGlnZA9y2cIvFyGxBv0 10082
confluence_junction-0.1.1.dist-info/RECORD

entry_points.txt

junction = junction.cli:main