package semver
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Semantic versioning module
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.1.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=67e64b91c4e6a80afdae428ae65ecae544661e07a692410d4eca1334043a887c
    
    
  md5=ce6614ba2f91754028b29a12989f9da6
    
    
  Description
Provides a single module Semver that can parse, compare, and manipulate
software versions of the form x.x.x. See http://semver.org/
Published: 10 Jun 2015
Dependencies (3)
- 
  
    ocamlbuild
  
  
    
build - 
  
    ocamlfind
  
  
    
build - 
  
    ocaml
  
  
    
>= "4.02.0" & < "5.0.0" 
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page