Metadata-Version: 1.1
Name: pjv
Version: 0.8.0
Summary: JSON Python Validator
Home-page: https://github.com/hvnsweeting/pjv
Author: Viet Hung Nguyen
Author-email: hvn@familug.org
License: MIT
Description: pjv - Python JSON Validator
        ===========================
        
        PJV helps validating and find erroneous line in JSON file.
        
        Installation
        ------------
        
        By using pip::
        
            pip install pjv
        
        Example
        -------
        
        User works on task ``t1235``, he creates a task (script)::
        
          pho create t1235
        
        Authors
        -------
        
        Viet Hung Nguyen <hvn@familug.org>
        
        Contribution
        ------------
        
        All contribution are greatly welcome :+1:
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Topic :: Terminals :: Terminal Emulators/X Terminals
