package shakuhachi

  1. Overview
  2. Docs
A music collection manager

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.3.1.tar.gz
sha256=91dc3168bc12fdd6032c16f9990018fd54f91cea50d9f6eb798e4d5eecd9c6a6
sha512=a93c4bf39d80d2c595d361b393f0f1fd2fd078e5bd714988e835a0b5ac8c8c48d3b4cbe2e11d33c9168d9f2f44818b6a60e38b32773bd4967c24794abbf323dd

doc/shakuhachi.database/SkhcDb/index.html

Module SkhcDbSource

A library to manipulation a shakuhachi database.

Sourcemodule Role : sig ... end

Operation on a role.

Sourcemodule Roles : sig ... end

Module representing a set of Role. The comparison function is Role.compare

Sourcemodule Ids : sig ... end

Module containing data structures based on id.

Sourcemodule Database : sig ... end

Primitive operations on the database.

Sourcemodule Participant : sig ... end

Operation on a participant.

Sourcemodule Album : sig ... end

Operation on albums.

Sourcemodule Artist : sig ... end

Operation on artists.

Sourcemodule Playlist : sig ... end

Operation on playlists.

Sourcemodule MusicFile : sig ... end

Operation on music file.

Sourcemodule MusicParticipant : sig ... end

Operations on music's participant

Sourcemodule MusicProperty : sig ... end

Operations on music's property

Sourcemodule AlbumParticipant : sig ... end

Operations on album's participant

Sourcemodule PlaylistMusics : sig ... end

Operations on playlist's music

Sourcemodule Query : sig ... end

Module representing more complex queries used inside shakuhachi.