notion2hugo

View on PyPIReverse Dependencies (0)

0.2.0 notion2hugo-0.2.0-py3-none-any.whl

Wheel Details

Project: notion2hugo
Version: 0.2.0
Filename: notion2hugo-0.2.0-py3-none-any.whl
Download: [link]
Size: 16534
MD5: c2e2216a817a9686e3dac8f97beab49f
SHA256: 4a5bde4992ecafdcbee115058b34306679e40b6aa514810b135c89f31542e804
Uploaded: 2023-08-16 19:42:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: notion2hugo
Version: 0.2.0
Summary: Converts Notion documents into Markdown format files compatbile with the Hugo framework.
Author-Email: Chintak Sheth <chintaksheth[at]gmail.com>
Project-Url: Homepage, https://github.com/chintak/notion2hugo
License: MIT License Copyright (c) 2023 Chintak Sheth Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: notion,hugo,markdown
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <4,>=3.9
Requires-Dist: notion-client (==2.0.0)
Requires-Dist: requests (==2.31.0)
Requires-Dist: pytest
Requires-Dist: pytest-asyncio
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: types-requests; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6172 characters]

WHEEL

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

RECORD

Path Digest Size
notion2hugo/__init__.py sha256=1Bz3vDbaKsqGVfzCw_R5KlwgB2k-CjRsGzJ7tL6-TvY 206
notion2hugo/__main__.py sha256=gqTJ-yvwMXdt6ziRgGA3n3El80FvOQg8SF2QauhFaAo 2971
notion2hugo/base.py sha256=fJK0Qwxkz7Z0YWJB5A7XSqTM7OXhtEZzvZR7trqEs9A 3690
notion2hugo/exporter.py sha256=_y3crW8sC4e0b-UXspbibWipoQ51f5vwQHt67zXlheI 8773
notion2hugo/formatter.py sha256=idUPCFrqZezVpadzKRX1BnczfklnzKE8OUL6s2WRKbY 1498
notion2hugo/provider.py sha256=ASZxlwHJmxLuYdnu_S5aD_Jau5Iaysn9cFo5UY9PjWg 9784
notion2hugo/registry.py sha256=1yktvBSSAE2HnbuAtRJ1-LGa8-0FUHElV8ehPMZ6kqA 1162
notion2hugo/runner.py sha256=_8fVOVc9n9TzFNgUAhk7oXQhrEeBBP1_hQL8i2wzHkE 1692
notion2hugo/utils.py sha256=wfZGVarzIi6TIZQvwUqw4ZzgkWi1vZnJA8h_Ol83FxI 603
notion2hugo-0.2.0.dist-info/LICENSE sha256=E5lFgl2LvmIYLjTq7BJ2DEZ-lTl5ZWssS-gTk12aIO8 1070
notion2hugo-0.2.0.dist-info/METADATA sha256=a6mSqQtHj5tp5ZBFtlyHH6dbp-fGRO3D7VS2yaNFXHk 8477
notion2hugo-0.2.0.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
notion2hugo-0.2.0.dist-info/entry_points.txt sha256=-dzZkJmS58nVGaeEcN7jdftWUq_lMo1izaHIYT7WRsA 69
notion2hugo-0.2.0.dist-info/top_level.txt sha256=pblpUCIrdsz7YgXfpDXTOlmxHg1pcA8zKERQEsdX_mM 12
notion2hugo-0.2.0.dist-info/RECORD

top_level.txt

notion2hugo

entry_points.txt

publish_notion_to_hugo = notion2hugo.__main__:main