package metadb
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A database for storing and managing file metadata in JSON format
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v1.3.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=c3732a371c6372d0f278b741ff86e853
    
    
  sha512=78733fd0f43bc32f6a7974c517697b667701b1c1c91b6213f0b2542f3b42e557db6f580e01ba380c2980203fc89a9cb356752b807ebe6f4f648a1998aeee896a
    
    
  doc/index.html
metadb
API
Library metadb
MetadbMetadbis a library to locally store and manipulate a JSON database of file metadata. A key feature of Metadb is that a user may rename or move files within or between libraries, and Metadb will resolve missing or renamed files according to their MD5 hash. Metadb can also find duplicate files across libraries.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page