Metadata-Version: 1.0
Name: psifas
Version: 0.4
Summary: A python library for parsing and building of data structures with the ability
Home-page: http://pypsifas.sourceforge.net/
Author: Oren Zomer
Author-email: oren.zomer@gmail.com
License: GNU GPLv3+
Download-URL: http://pypsifas.sourceforge.net/
Description: 
        A python library for parsing and building of data structures with the ability
        of solving simple heuristics of interdepent sub-structures. It is based on
        the concept of defining data structures in a declarative manner, where complex
        structures are composed by combining simpler ones.
        
Platform: Any
