upstream: https://github.com/mirage/ocaml-mbr
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add standard tags to 158 packages

Standard vocabulary based on crates.io categories, erratique/opam
conventions, and monorepo domain coverage:

Org: org:blacksun
Domain: aerospace, codec, crypto, network, storage, git, merkle
Purpose: cli, test, bench, format, log, system
Protocol: ccsds, uslp, cop1, sdls, sle, atproto, tls, http, json, binary
Cross-cutting: eio, simulation, math, compression

Tags placed in dune-project (package ...) stanzas via (tags ...).
Propagated to .opam files by dune's opam generation.

+1
+1
dune-project
··· 19 19 (package 20 20 (name mbr) 21 21 (synopsis "A library to manipulate Master Boot Records") 22 + (tags (org:blacksun codec binary)) 22 23 (description 23 24 "Pure OCaml library for reading and writing Master Boot Records (MBR). 24 25 Useful for creating bootable disk images and reading partition tables.")