djangocms-export-page

View on PyPIReverse Dependencies (0)

0.2.1 djangocms_export_page-0.2.1-py3-none-any.whl

Wheel Details

Project: djangocms-export-page
Version: 0.2.1
Filename: djangocms_export_page-0.2.1-py3-none-any.whl
Download: [link]
Size: 14366
MD5: 62829ceae4fc780a5ffca73d20995b70
SHA256: 32674e023242cc5e7badd111993562986f8e6c275c1427849b202d69dfd91d77
Uploaded: 2024-12-16 16:13:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: djangocms-export-page
Version: 0.2.1
Summary: Export a Django CMS page or a model view to a DOCX document
Author-Email: Maykin Media <support[at]maykinmedia.nl>
Project-Url: Homepage, https://github.com/maykinmedia/djangocms_export_page
Project-Url: Documentation, http://djangocms_export_page.readthedocs.io/en/latest/
Project-Url: Bug Tracker, https://github.com/maykinmedia/djangocms_export_page/issues
Project-Url: Source Code, https://github.com/maykinmedia/djangocms_export_page
License: Copyright {% now "Y" %} Maykin Media 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: django cms export docx
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: django (~=3.2.0)
Requires-Dist: django-cms (>=4.1)
Requires-Dist: djangocms-alias
Requires-Dist: djangocms-page-meta-maykin
Requires-Dist: python-docx
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-django; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: factory-boy; extra == "tests"
Requires-Dist: django-autoslug; extra == "tests"
Requires-Dist: djangocms-text-ckeditor; extra == "tests"
Requires-Dist: tox; extra == "tests"
Requires-Dist: isort; extra == "tests"
Requires-Dist: black; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: bump-my-version; extra == "release"
Provides-Extra: tests
Provides-Extra: docs
Provides-Extra: release
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 4324 characters]

WHEEL

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

RECORD

Path Digest Size
djangocms_export_page/__init__.py sha256=rPSfWgIeq2YWVPyESOAwCBt8vftsTpIkuLAGDEzyRQc 22
djangocms_export_page/apps.py sha256=sWZ6MtYaQwo7MD89OtS5ZYLk7jx1RNGRyKqSQwxh1JA 217
djangocms_export_page/cms_toolbars.py sha256=1ds8TNfIWeqY3Wzux-25ozC4SnSOY8Ayd7A3qFSU0vk 1499
djangocms_export_page/constants.py sha256=JP5faTl_AT7zEFGi4cihokjXw8Fh5H1K3t2kohbzJZk 407
djangocms_export_page/mixins.py sha256=JdosXtPWkXPjbaIx53r9r7RRbsz8IUSArdILtNQrjZM 1937
djangocms_export_page/settings.py sha256=RmFGjVLFMEHBtf5MZw5uB6-a7ONZ5LrMMxWjngThlfU 1020
djangocms_export_page/urls.py sha256=kt3CrhCxSpMJ5fbfr2wBUBd1SScFmhAwbzZEdRTEhPE 414
djangocms_export_page/utils.py sha256=B2Sfqvvn4VdwAXhnQdWzY7f-LOuBKiogyYlOLFpY_04 746
djangocms_export_page/views.py sha256=XuvnDrnc9oesl_BMEo1mnxNbbeHa7py5qPx5XEq3wxc 2025
djangocms_export_page/export/__init__.py sha256=0a_JfV73Ebk6REhefUeWIAIFsYl42DQGj6ZO9XKLhm0 30
djangocms_export_page/export/common.py sha256=yJ6_KkWxE_P3_M5F9jF0bzPOrIC6sMWa_BKtKgHdxfo 12187
djangocms_export_page/export/docx.py sha256=nqhjIJG4IkfUpbsBV1c-vf_01BC3TayvQmSg1bCV36s 2607
djangocms_export_page/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
djangocms_export_page-0.2.1.dist-info/LICENSE sha256=KhNTGevqThZfFEC1ONiUS3TexPrgpJ7750e0Y3iGkEU 1061
djangocms_export_page-0.2.1.dist-info/METADATA sha256=qLpwITNEdTh3soxFAQhPjR2fNvVj62PqdEKFXQ7w8Bs 7291
djangocms_export_page-0.2.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
djangocms_export_page-0.2.1.dist-info/top_level.txt sha256=oLZAARBRZhUJ-SFjaFwmmOgmtUc6DqSyXTvl6MclRjs 22
djangocms_export_page-0.2.1.dist-info/RECORD

top_level.txt

djangocms_export_page