// v0 - Unaudited: This is an initial version that has not yet been formally audited. // A fully audited version will be published as a subsequent release. // Use in production at your own risk. // // Package ufmt provides utility functions for formatting strings, similarly to // the Go package "fmt", of which only a subset is currently supported. package ufmt