diff options
-rw-r--r-- | works.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/works.md b/works.md index a9e29fd..8f49c76 100644 --- a/works.md +++ b/works.md @@ -2,6 +2,14 @@ \toc +## Packaging + +### Floating Cheeses + +The interplanetary wheels (or [floating cheeses][ipwhl]) are platform-unique, +single-versioned Python binary distributions backed by [IPFS][] +for security and reproducibility. + ## Applications ### Acanban @@ -143,12 +151,13 @@ openDesktop.org, such information is no longer available on the website. Other themes and configurations are cooperated into my personal [dotfiles][]. +[ipwhl]: https://man.sr.ht/~cnx/ipwhl +[IPFS]: https://ipfs.io [Acanban]: https://pypi.org/project/acanban [ASGI]: https://asgi.readthedocs.io [Quart]: https://pgjones.gitlab.io/quart [Trio]: https://trio.readthedocs.io [RethinkDB]: https://rethinkdb.com -[IPFS]: https://ipfs.io [pip]: https://pip.pypa.io [comp]: https://pypi.org/project/comp [mpv]: https://mpv.io |