omserv 0.0.0.dev381__py3-none-any.whl → 0.0.0.dev382__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,18 +1,18 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: omserv
3
- Version: 0.0.0.dev381
3
+ Version: 0.0.0.dev382
4
4
  Summary: omserv
5
5
  Author: wrmsr
6
- License: BSD-3-Clause
6
+ License-Expression: BSD-3-Clause
7
7
  Project-URL: source, https://github.com/wrmsr/omlish
8
- Classifier: License :: OSI Approved :: BSD License
9
8
  Classifier: Development Status :: 2 - Pre-Alpha
10
9
  Classifier: Intended Audience :: Developers
11
10
  Classifier: Operating System :: OS Independent
12
11
  Classifier: Operating System :: POSIX
13
12
  Requires-Python: >=3.13
13
+ Description-Content-Type: text/markdown
14
14
  License-File: LICENSE
15
- Requires-Dist: omlish==0.0.0.dev381
15
+ Requires-Dist: omlish==0.0.0.dev382
16
16
  Provides-Extra: all
17
17
  Requires-Dist: h11~=0.16; extra == "all"
18
18
  Requires-Dist: h2~=4.2; extra == "all"
@@ -27,3 +27,13 @@ Requires-Dist: wsproto~=1.2; extra == "server"
27
27
  Provides-Extra: templates
28
28
  Requires-Dist: jinja2~=3.1; extra == "templates"
29
29
  Dynamic: license-file
30
+
31
+ # Overview
32
+
33
+ Request serving code.
34
+
35
+ # Notable packages
36
+
37
+ - **[server](https://github.com/wrmsr/omlish/blob/master/omserv/server)** - Production web server based on
38
+ [hypercorn](https://github.com/pgjones/hypercorn). Converted to anyio, but still being refined and integrated with the
39
+ codebase.
@@ -46,9 +46,9 @@ omserv/server/streams/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
46
46
  omserv/server/streams/httpstream.py,sha256=S0yHfy-whW_kRemBepjVpngeSQIEWKLlUAoDzRGl5Ko,8020
47
47
  omserv/server/streams/utils.py,sha256=wgYrZGG3c1MkNVeEfDmYX2uUKYSbmGQsjeakc1xV_YQ,1532
48
48
  omserv/server/streams/wsstream.py,sha256=EmVnWINOPn8cvqyiIXP74RJtLn459Z9ey0TX7PuF5-Y,15487
49
- omserv-0.0.0.dev381.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
50
- omserv-0.0.0.dev381.dist-info/METADATA,sha256=Lwm4fzBPHLVAf8ad0J30eynMKxmgZdfM08sFFr3r4Ko,1005
51
- omserv-0.0.0.dev381.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
52
- omserv-0.0.0.dev381.dist-info/entry_points.txt,sha256=ivSrdA_ahEbI-eVMu-XZS-z4VrnQISvpecIkOqC9zFM,35
53
- omserv-0.0.0.dev381.dist-info/top_level.txt,sha256=HXehpnxeKscKNULzKNzZ27oNawBrsh1PaNAirbX-XNA,7
54
- omserv-0.0.0.dev381.dist-info/RECORD,,
49
+ omserv-0.0.0.dev382.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
50
+ omserv-0.0.0.dev382.dist-info/METADATA,sha256=3GSQPDUCaOm_xwGZFvWdJzsPyQIzc9iY8m6hrTFa2BY,1301
51
+ omserv-0.0.0.dev382.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
52
+ omserv-0.0.0.dev382.dist-info/entry_points.txt,sha256=ivSrdA_ahEbI-eVMu-XZS-z4VrnQISvpecIkOqC9zFM,35
53
+ omserv-0.0.0.dev382.dist-info/top_level.txt,sha256=HXehpnxeKscKNULzKNzZ27oNawBrsh1PaNAirbX-XNA,7
54
+ omserv-0.0.0.dev382.dist-info/RECORD,,