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
  
    
      v2.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=eb9481421607165dea542aa9f8ee7071d7f71bc5166e474c4308e84e6bcf3976
    
    
  md5=b403da259bc90379831aa33dae903cd4
    
    
  doc/index.html
bookaml
API
Library bookaml
- Bookaml_ISBNModule encapsulating ISBNs. It makes sure that any given ISBN is correct, taking advantage of the check digit present in every ISBN. It supports both 10 and 13-digit ISBNs.
- 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.
Library bookaml.ocamlnet
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page