jw-pkg/src/python/jw/pkg
Jan Lindemann 62803a4a1b
lib.Uri: Return 'file' scheme for local paths

The scheme property returns 'file://' for local paths instead of 'file', causing scheme_plus_authority to produce 'file://://' with a triple slash.

Also fix the test to expect 'file' instead of 'file://'.

Assisted-by: unsloth/Qwen3.6-35B-A3B-GGUF:IQ4_NL with pi.dev v0.80.2
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-07-04 07:21:43 +02:00
..
cmds App: Return cycle path from find_circular_deps() 2026-06-30 15:06:11 +02:00
lib lib.Uri: Return 'file' scheme for local paths 2026-07-04 07:21:43 +02:00
__init__.py jw.pkg.__init__.py: Add file to Git 2026-06-01 14:32:44 +02:00
App.py App.get_values(): Filter out empty split results 2026-06-30 15:07:42 +02:00
CmdBase.py CmdBase / cmds.projects.Cmd: Add modules 2026-05-31 17:52:20 +02:00
Makefile jw.pkg.__init__.py: Add file to Git 2026-06-01 14:32:44 +02:00
py.typed jw/pkg/py.typed: Add file 2026-05-31 18:21:20 +02:00