Metadata-Version: 2.1
Name: BAClangUtils
Version: 1.0.8
Summary: Clang utils for parse Objective-C code
Home-page: https://github.com/BenArvin/BAClangUtils
Author: BenArvin
Author-email: benarvin93@outlook.com
License: UNKNOWN
Description: # BAClangUtils
        
        [![PyPI version](https://badge.fury.io/py/BAClangUtils.svg)](https://badge.fury.io/py/BAClangUtils)
        [![Build Status](https://travis-ci.com/BenArvin/BAClangUtils.svg?label=1.0.8)](https://travis-ci.com/github/BenArvin/BAClangUtils)
        
        Clang utils for parse Objective-C code
        
        ## 1. ShellUtil
        Run shell command get response and error silently.
        
        ## 2. RawTokenUtil
        Parse OC code file by Clang and get all raw tokens.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
