package opine
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Python AST unparse implementation in OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.1.3.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=21e2b1d21b779b2c53740663f34f98f3
    
    
  sha512=16b28b7f7c476c378b08c2ac97b39c16f705374f74a98e2ba031c72aed1ae7388712754e9e9db976a867c84aa1878b214f9f467e40e33b16fa23355451fd3212
    
    
  Description
Opine is an OCaml library that unparses the python AST back to python code.
Dependencies (14)
- ppx_let
- sexplib
- 
  
    cmdliner
  
  
    >= "1.1.1"
- uutf
- 
  
    base
  
  
    >= "v0.15.0"
- stdio
- 
  
    pyre-ast
  
  
    >= "0.1.6"
- ppx_deriving
- ppx_make
- ppx_sexp_conv
- ppx_compare
- ppx_hash
- 
  
    dune
  
  
    >= "3.6"
- 
  
    ocaml
  
  
    >= "4.14.0"
Dev Dependencies (1)
- 
  
    odoc
  
  
    with-doc
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page