]> git.rocketbowman.com Git - proto.git/commit
Make skeleton of essential public interface.
authorKyle Bowman <kyle+github@rocketbowman.com>
Sat, 17 Feb 2024 20:29:49 +0000 (15:29 -0500)
committerKyle Bowman <kyle+github@rocketbowman.com>
Sat, 17 Feb 2024 20:34:28 +0000 (15:34 -0500)
commitfd9d6b2f0e14f4b241b79d99d46196959edc2f0b
tree28a6dadc303741286cb2df1fd7245e3d2d860a24
parent76408e7019cd489001a7968892cd1c0b13b422d2
Make skeleton of essential public interface.
design.md [new file with mode: 0644]
findings.md [new file with mode: 0644]
specs.md
src/proto/__init__.py
src/proto/prototype.py
tests/test_proto.py