Dokang

View on PyPIReverse Dependencies (1)

0.10.1 Dokang-0.10.1-py3-none-any.whl

Wheel Details

Project: Dokang
Version: 0.10.1
Filename: Dokang-0.10.1-py3-none-any.whl
Download: [link]
Size: 23670
MD5: d4c45c954f9ca14eade8b79e6e5e5995
SHA256: 51b0f02a4f0d8b757395502ff4094f4635df434311e55d52c309f4cd1e41cfad
Uploaded: 2023-02-10 18:34:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Dokang
Version: 0.10.1
Summary: Lightweight web documentation repository with a search engine
Author: Polyconseil
Author-Email: opensource+dokang[at]polyconseil.fr
Home-Page: https://dokang.readthedocs.io/
Keywords: documentation repository search engine
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Dist: beautifulsoup4 (==4.11.2)
Requires-Dist: Chameleon (==3.10.2)
Requires-Dist: pyramid (==1.10.8)
Requires-Dist: pyramid-chameleon (==0.3)
Requires-Dist: Whoosh (==2.7.4)
Requires-Dist: WTForms (==3.0.1)
License-File: LICENSE.txt
[Description omitted; length: 7217 characters]

WHEEL

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

RECORD

Path Digest Size
dokang/__init__.py sha256=zXN5hOetKI6fjUknNV78zEsLpC63tZZTB-hTY9__Wj8 84
dokang/api.py sha256=84n8unrsw0DMyBk8KX-G5_UK9zoveeqqEzgi7j5jp08 2283
dokang/app.py sha256=wPuJz1M8-K0ZRsVDViWXXR4b2eyOUnLB9mTy5DNy5_Y 1240
dokang/cli.py sha256=iTRTFiuG9CfM_FuCPmFbcdYo2OA1q1nbx-ttgpAtcIU 4087
dokang/compat.py sha256=5yxtsTpuhB60GPldE9RFsNk2L4N123sFfBS7XJ9vaUI 652
dokang/utils.py sha256=O5f1aR7topBNTYumkwOP4HghwGqj5wAKbFIiwGfhS-o 1918
dokang/views.py sha256=6nN_HI6oGiJp_bC1GXmK8P40-xEYmDojagGrIIC9pJk 6304
dokang/backends/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dokang/backends/whoosh.py sha256=aivuxYayfCB1-U5TnRJABKaMaB1aRiSpVJ5cz0A5opc 3480
dokang/harvesters/__init__.py sha256=mmgffAR0KQcVsmMUD5uC6Spb0H5RlwXKFL02JQFOpQU 3767
dokang/harvesters/base.py sha256=hdtCrlSL7ya_j_k7rwV3hyTc1E8tVDg_qGNQlPg9suE 809
dokang/harvesters/html.py sha256=Sn9Er4Z3aeg6q6O-6gNMC7vAyYfd-q8Ko0_X5wINx4Q 1132
dokang/harvesters/sphinx.py sha256=wXeNMn_2z63AUTJe-VeCJlW1RGs-UE3ID125-PpRD8g 3289
dokang/static/css/style.css sha256=xEvYON9iFI8_srfEJsXqqIKpAnPYFLvVD967JzLPX54 789
dokang/static/img/favicon.ico sha256=dHExM08aiH3xQiCESRwKRsXVlvlydhI4uv8VfxsuTdI 318
dokang/templates/layout.pt sha256=5nz2r9sPKqt0DbrMPrh8hHcoGYC2ra0sNvjxo_up1Vs 686
dokang/templates/search.pt sha256=BQI7YSWBCdJao9ULEuILzw_7tH2Fq-YQRFG0_kNOLsA 2542
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_harvester.py sha256=mcP3lN6jVBJGLATNJ2ze9vXh20xjh6A4uWV1cB0ULiA 2755
tests/test_web.py sha256=jQAAwJOLSSgE6-EOwcIpou-8e76m9GZvEbt4Pa-hi_U 2924
tests/test_whoosh.py sha256=8vqfnCfoTzo4DIWu5mEMTggi_CTmYtZXVP16p9QVw7k 2023
Dokang-0.10.1.dist-info/LICENSE.txt sha256=nV9lzZG5dUw9JMlutLxQ0BzogbhSlduX7VTEQxiqdJI 1457
Dokang-0.10.1.dist-info/METADATA sha256=xD6YwDTMpfZKIRlNesdU-MSoOt7Vz895PD1E0kVdyBU 8208
Dokang-0.10.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
Dokang-0.10.1.dist-info/entry_points.txt sha256=1aqXmKzMdESB2F_PO_iR1pQprenhKE8tpPpXD_epzw4 91
Dokang-0.10.1.dist-info/top_level.txt sha256=5_KsYp77W8RU-i7eS1ZffRWrYaXb4dJN5rq6geG629M 13
Dokang-0.10.1.dist-info/RECORD

top_level.txt

dokang
tests

entry_points.txt

dokang = dokang.cli:main
main = dokang.app:make_app