Skip to content

A simple bounded encoder constraints by columns in OCaml

License

Notifications You must be signed in to change notification settings

dinosaure/prettym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prettym, a bounded encoder with the colums constraint

prettym is a simple bounded encoder to serialize human readable values and respect the 80-column constraint. It permits to serialize values in the respect of RFC 822 and put fws token when necessary.

For example, a list of email addresses should fits under the 80 column for an email. The encoder should find the opportunity to add a line breaker plus a space to respect RFC 822.

About

A simple bounded encoder constraints by columns in OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages