diff --git a/tahoe-capabilities.cabal b/tahoe-capabilities.cabal index 4b684a607fda55266c504ee8cf62c891cdd27921..063c604ed5d0f5a15b6bf1f67a658d18a6c4c3d3 100644 --- a/tahoe-capabilities.cabal +++ b/tahoe-capabilities.cabal @@ -24,10 +24,13 @@ name: tahoe-capabilities version: 0.1.0.0 -- A short (one-line) description of the package. --- synopsis: +synopsis: Abstractions related to Tahoe-LAFS "capabilities". -- A longer description of the package. --- description: +description: + Tahoe-LAFS LIT, CHK, SDMF, and MDMF capabilities offer varying functionality + for interacting with encrypted data. This library provides abstractions for + functionality common to all of these capability types. -- URL for the project homepage or repository. homepage: