package bookaml
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Library for retrieving information about published books
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v4.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=7af47997c54d37239a8249697720796f26f529bf602ea5fb3c211ae4f0f8b51f
    
    
  md5=d18eec930a00a2ba442531d3cc12dea1
    
    
  doc/index.html
bookaml
API
Library bookaml
- Bookaml_amazonModule providing facilities for finding information about books. It works by invoking the Amazon Product Advertising API, and therefore most of its functions require the associate tag, access key, and secret key available to registered users of Amazon Web Services.
- Bookaml_bookBasic definitions concerning books.
- Bookaml_isbnModule encapsulating ISBNs. It takes advantage of the check digit to make sure that any given ISBN is correct. It supports both 10 and 13-digit ISBNs.
Library bookaml.ocamlnet
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page