omserv 0.0.0.dev381__py3-none-any.whl → 0.0.0.dev383__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,20 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: omserv
3
- Version: 0.0.0.dev381
3
+ Version: 0.0.0.dev383
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
12
+ Classifier: Programming Language :: Python :: 3
13
+ Classifier: Programming Language :: Python :: 3.13
13
14
  Requires-Python: >=3.13
15
+ Description-Content-Type: text/markdown
14
16
  License-File: LICENSE
15
- Requires-Dist: omlish==0.0.0.dev381
17
+ Requires-Dist: omlish==0.0.0.dev383
16
18
  Provides-Extra: all
17
19
  Requires-Dist: h11~=0.16; extra == "all"
18
20
  Requires-Dist: h2~=4.2; extra == "all"
@@ -27,3 +29,13 @@ Requires-Dist: wsproto~=1.2; extra == "server"
27
29
  Provides-Extra: templates
28
30
  Requires-Dist: jinja2~=3.1; extra == "templates"
29
31
  Dynamic: license-file
32
+
33
+ # Overview
34
+
35
+ Request serving code.
36
+
37
+ # Notable packages
38
+
39
+ - **[server](https://github.com/wrmsr/omlish/blob/master/omserv/server)** - Production web server based on
40
+ [hypercorn](https://github.com/pgjones/hypercorn). Converted to anyio, but still being refined and integrated with the
41
+ 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.dev383.dist-info/licenses/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
50
+ omserv-0.0.0.dev383.dist-info/METADATA,sha256=qRqMOOcPLQo0KjkxL8xg96pqy8b8gP19s_h8m66PSVw,1400
51
+ omserv-0.0.0.dev383.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
52
+ omserv-0.0.0.dev383.dist-info/entry_points.txt,sha256=ivSrdA_ahEbI-eVMu-XZS-z4VrnQISvpecIkOqC9zFM,35
53
+ omserv-0.0.0.dev383.dist-info/top_level.txt,sha256=HXehpnxeKscKNULzKNzZ27oNawBrsh1PaNAirbX-XNA,7
54
+ omserv-0.0.0.dev383.dist-info/RECORD,,