bdcs: Tools for managing a content store of software packages
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Packages relying on Cabal 1.12 or later should specify a version range of the form 'cabal-version: x.y'. Use 'cabal-version: 2.0'.
This module provides a library and various tools for managing a content store and metadata database. These store the contents of software packages that make up a Linux distribution as well as a lot of metadata about those software packages. Tools are inclued to construct those stores from pre-built software and to pull files back out to turn into bootable images.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.6.1, 0.6.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.0.0.0 && <1.4.0.0), aeson-pretty, base (>=4.9 && <5.0), bdcs, bytestring (>=0.10 && <0.11), codec-rpm (>=0.2.1 && <0.3), cond (>=0.4.1.1 && <0.5.0.0), conduit (>=1.2.8 && <1.3), conduit-combinators (>=1.1.0 && <1.2), conduit-extra (>=1.1.0 && <1.3), containers (>=0.5.7.1 && <0.6), content-store (>=0.2.1 && <0.3.0), cpio-conduit (>=0.7.0 && <0.8.0), cryptonite (>=0.22 && <0.30), directory (>=1.3.0.0 && <1.4.0.0), esqueleto (>=2.5.3 && <2.6.0), exceptions (>=0.8.0 && <0.11.0), filepath (>=1.4.1.1 && <1.5.0.0), gi-gio (>=2.0.14 && <2.1.0), gi-glib (>=2.0.14 && <2.1.0), gi-ostree (>=1.0.3 && <1.1.0), gitrev (>=1.3.1 && <1.4.0), http-conduit (>=2.2.3 && <2.3.0), lifted-base (<0.3.0.0), listsafe (>=0.1.0.1 && <0.2.0), memory (>=0.14.3 && <0.15.0), monad-control (>=1.0.1.0 && <1.1.0.0), monad-logger (>=0.3.20.2 && <0.3.28.2), monad-loops (>=0.4.0 && <0.5), mtl (>=2.2.1 && <2.3), network-uri (>=2.6.0 && <2.7.0), parsec (>=3.1.10 && <3.2.0), parsec-numbers (>=0.1.0 && <0.2.0), persistent (>=2.7.0 && <2.8.0), persistent-sqlite (>=2.6.0 && <2.7.0), persistent-template (>=2.5.0 && <2.6.0), regex-pcre (>=0.94 && <0.95), resourcet (>=1.1.9 && <1.2), split (>=0.2.3 && <0.3), string-conversions (<0.5.0.0), tar (>=0.5 && <0.6), tar-conduit (>=0.1.0 && <0.2.0), temporary (>=1.2.0.4 && <1.3.0.0), text (>=1.2.2.0 && <1.3), time (>=1.6.0.1 && <2.0), typed-process (>=0.1.0.0 && <0.3.0.0), unix (>=2.7.2.1 && <2.8.0.0), unordered-containers (>=0.2.7.2 && <0.2.10.0), xml-conduit (>=1.4.0.4 && <1.8.0) [details] |
License | LGPL-2.1-only |
Author | Chris Lumens |
Maintainer | clumens@redhat.com |
Category | Distribution |
Home page | https://github.com/weldr/bdcs |
Source repo | head: git clone https://github.com/weldr/bdcs |
Uploaded | by clumens at 2018-05-16T19:59:59Z |
Modules
- BDCS
- Build
- BDCS.Build.NPM
- BDCS.Builds
- BDCS.CS
- BDCS.DB
- BDCS.Depclose
- BDCS.Depsolve
- BDCS.Exceptions
- BDCS.Export
- BDCS.Export.Customize
- BDCS.Export.Directory
- BDCS.Export.FSTree
- BDCS.Export.Ostree
- BDCS.Export.Qcow2
- BDCS.Export.Tar
- BDCS.Export.TmpFiles
- BDCS.Export.Types
- BDCS.Export.Utils
- BDCS.Files
- BDCS.GroupKeyValue
- BDCS.Groups
- Import
- BDCS.Import.Comps
- BDCS.Import.Conduit
- BDCS.Import.NPM
- BDCS.Import.RPM
- BDCS.Import.Repodata
- BDCS.Import.State
- BDCS.Import.URI
- BDCS.KeyType
- BDCS.KeyValue
- Label
- BDCS.Label.Docs
- BDCS.Label.FileLabels
- BDCS.Label.Fonts
- BDCS.Label.InfoPage
- BDCS.Label.Library
- BDCS.Label.License
- BDCS.Label.ManPage
- BDCS.Label.Service
- BDCS.Label.Translation
- BDCS.Label.Types
- BDCS.Label.Utils
- NPM
- BDCS.NPM.SemVer
- BDCS.Packages
- BDCS.Projects
- RPM
- BDCS.RPM.Builds
- BDCS.RPM.Files
- BDCS.RPM.Groups
- BDCS.RPM.Projects
- BDCS.RPM.Requirements
- BDCS.RPM.Signatures
- BDCS.RPM.Sources
- BDCS.RPM.Utils
- BDCS.ReqType
- BDCS.Requirements
- BDCS.Signatures
- BDCS.Sources
- Utils
- BDCS.Utils.Conduit
- BDCS.Utils.Either
- BDCS.Utils.Error
- BDCS.Utils.Filesystem
- BDCS.Utils.Mode
- BDCS.Utils.Monad
- BDCS.Utils.Process
- BDCS.Version
- Build
Downloads
- bdcs-0.6.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees