Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tahoe Capabilities
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
PrivateStorage
Tahoe Capabilities
Merge requests
!3
Package metadata and other changes towards a public release
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Package metadata and other changes towards a public release
metadata-fixes
into
main
Overview
0
Commits
12
Pipelines
2
Changes
4
Merged
Jean-Paul Calderone
requested to merge
metadata-fixes
into
main
1 year ago
Overview
0
Commits
12
Pipelines
2
Changes
1
Expand
Adjustments to the .cabal file
Release automation
A readme
0
0
Merge request reports
Compare
version 1
version 1
a38e1662
1 year ago
main (base)
and
latest version
latest version
cef93916
12 commits,
1 year ago
version 1
a38e1662
10 commits,
1 year ago
Show latest version
1 file
+
4
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
tahoe-capabilities.cabal
+
4
−
1
Options
@@ -36,6 +36,9 @@ description:
homepage:
https://whetstone.private.storage/PrivateStorage/tahoe-capabilities
bug-reports:
https://whetstone.private.storage/PrivateStorage/tahoe-capabilities/-/issues
-- The license under which the package is released.
license: LGPL-3.0-or-later
@@ -49,7 +52,7 @@ author: Jean-Paul Calderone
maintainer: exarkun@twistedmatrix.com
-- A copyright notice.
--
copyright:
copyright:
2023 The Authors
category: Codec
build-type: Simple
Loading