comidi-clojure 0.3.2-2build1 source package in Ubuntu
Changelog
comidi-clojure (0.3.2-2build1) resolute; urgency=medium * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) -- Graham Inggs <email address hidden> Tue, 25 Nov 2025 18:50:16 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Resolute
- Original maintainer:
- Debian Clojure Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| comidi-clojure_0.3.2.orig.tar.xz | 11.4 KiB | de616f7542b80267b1cb351b914eddfa9523550e8e75893f31b29fcb79eca9a0 |
| comidi-clojure_0.3.2-2build1.debian.tar.xz | 4.5 KiB | 823c5e4fc62a2391caae555faaf412b6160ac0bbea65b4ba61f8a1893f776cde |
| comidi-clojure_0.3.2-2build1.dsc | 2.2 KiB | 364785c2d9277d2bbab478fe6e34d4f0701af3ae227f4046fd225e88ade553ab |
Available diffs
- diff from 0.3.2-2 (in Debian) to 0.3.2-2build1 (328 bytes)
Binary packages built by this source
- libcomidi-clojure: HTTP route definitions for Clojure
Comidi is a library containing utility functions and compojure-like
syntax-sugar wrappers around the bidi web routing library.
It aims to provide a way to define your web routes that takes advantage of the
strengths of both bidi and compojure:
.
* Route definitions are simple, composable and introspectable data structures.
* Helper functions / macros for defining routes still provide the nice syntax
of compojure
