Metadata-Version: 1.0
Name: Sherbet
Version: 0.1
Summary: Sherbet library introduces smart string formatting
Home-page: https://github.com/vasili-v/sherbet
Author: Vasili Vasilyeu
Author-email: vasili.v@tut.by
License: MIT
Description: The library automatically fills specifically named fields in string template. For example: format("{length:d} file{length_suffix} {length_option<has|have>} been deleted", length=5) returns "5 files have been deleted".
Platform: Darwin
Platform: Linux
