understory-micropub-server

View on PyPIReverse Dependencies (0)

0.0.7 understory_micropub_server-0.0.7-py3-none-any.whl

Wheel Details

Project: understory-micropub-server
Version: 0.0.7
Filename: understory_micropub_server-0.0.7-py3-none-any.whl
Download: [link]
Size: 18398
MD5: e1bca6e461656ca5a7aa55b9c4778046
SHA256: 10951f7f4c156b74b64123344594295cb82039c85c24ae709b93eab450f7aae7
Uploaded: 2022-02-07 23:10:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: understory-micropub-server
Version: 0.0.7
Summary: A Micropub server for the Understory framework.
Author: Angelo Gladding
Author-Email: self[at]angelogladding.com
License: CC0-1.0
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: micropub (<1,>=0)
Requires-Dist: understory (<1,>=0)
Description-Content-Type: text/markdown
[Description omitted; length: 172 characters]

WHEEL

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

RECORD

Path Digest Size
understory/apps/micropub_server/__init__.py sha256=hW_-L__6KIl5krBC39gT6qbqKLhMHY4mA3dLFzxedqU 132
understory/apps/micropub_server/content/__init__.py sha256=0wa66G9GAyxKNpp9VYFLsSn4fNbwRaDAiBC6_0DawiI 1934
understory/apps/micropub_server/content/templates/__init__.py sha256=CxxjZ7nt-i-WIEIDeD9YQWbK5lUBXyRl-M5lGQ8GHS4 414
understory/apps/micropub_server/content/templates/entry.html sha256=B1L3XsKfMNl4MPeRbL1Ru-VLwRYDkz5Rs8wr6q53eFs 3716
understory/apps/micropub_server/content/templates/homepage.html sha256=AqkB2ojgERQfPfuQAs6hiiMnvClfQzLhJ-Er2W7p3mk 2569
understory/apps/micropub_server/content/templates/post_not_found.html sha256=jOJDOLZHcaiN8HTJebEDmIac0wa7VZxER571EfuS2Nc 101
understory/apps/micropub_server/media/__init__.py sha256=s9djT-7-ukxGXZ7duf-nJ2XRAN1GXyX-QjCwVs5LrRY 3412
understory/apps/micropub_server/media/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
understory/apps/micropub_server/media/templates/media.html sha256=XN1Z2K2oDGPnzByLmI446sZ-rNdCNeUfgYo0G7V65E8 803
understory/apps/micropub_server/posts/__init__.py sha256=Xln1e3QYiAspmCGC_Lfpm7r_HAf2RFoawzhsY2x0vrs 6237
understory/apps/micropub_server/posts/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
understory/apps/micropub_server/posts/templates/activity.html sha256=Oo5ppxuITLL-Qe-Q3HLnq_i0lJjqa-Pngj6wmBFoM3A 551
understory/apps/micropub_server/posts/templates/card.html sha256=bkzACbFNQMMFtCMD-uDRDYMVcW9pf6yeQ6NfN5HMP-k 1157
understory/apps/micropub_server/posts/templates/cards.html sha256=VjFvON11miyEYi0rGuJZ-6uierYWrIFM-mT0Ol97bik 441
understory/apps/micropub_server/posts/templates/channel.html sha256=i5rUD0k44QB6O4G9RQJCtzEGVWOgrH_1XABIA1a1teo 230
understory/apps/micropub_server/posts/templates/channels.html sha256=xCfapwJjRKM0F5OlJ93n7P0khAq5f3Fr0wur-JxC7HE 631
understory/apps/micropub_server/posts/templates/entries.html sha256=fKp6N09bhUlL7WPwqQi3Jz-GofNT7cL1Dsr6B5p0JmU 466
understory/apps/micropub_server/posts/templates/render_dict.html sha256=GjVAptn7T9ptnIwzX2wF7cb1tQgN2gMawADVjkQEed0 369
understory/apps/micropub_server/posts/templates/rooms.html sha256=85ItSOE5atdI7Wvrhij7vKnndTrmOAq7L5NiewseTAs 223
understory/apps/micropub_server/posts/templates/syndication.html sha256=3BaUtRB9TVgNNYXkS7rsGZCuELJbaZZDrN_893OKLw4 322
understory_micropub_server-0.0.7.dist-info/entry_points.txt sha256=UlRe8Sm8gJzXOrQppt27J-NrceX0ruVr9gjl3WP3Bwc 188
understory_micropub_server-0.0.7.dist-info/LICENSE sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk 7048
understory_micropub_server-0.0.7.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
understory_micropub_server-0.0.7.dist-info/METADATA sha256=-29cxzz4lum5EYORmXCqeK2reYtZI_CO4OEKL_YtMC0 689
understory_micropub_server-0.0.7.dist-info/RECORD

entry_points.txt

micropub_content = understory.apps.micropub_server.content:app
micropub_media = understory.apps.micropub_server.media:app
micropub_server = understory.apps.micropub_server.posts:app