(library
 (name printing)
 (synopsis "Coq's Term Pretty Printing Library")
 (public_name coq.printing)
 (wrapped false)
 (libraries parsing proofs))
