Skip to content

dwilbourne/pvcMsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pvcMsg

pvcMsg is a super-lightweight message formatting library. Though extensible, it currently supports domain catalogs (e.g. translation strings) in php file format only. This means that pvcMsg relies on no other libraries or environments to create language-neutral messages. It is primarily intended to service the pvc libraries, to the extent that they produce output containing messages destined to be read by end users.

The full docuemntation for this library can be found at http://pvcmsg.readthedocs.io/en/latest.