Metadata-Version: 2.1
Name: ASLMutation
Version: 1.1.0
Summary: ASL Mutation library used by DevOps in ByteDance
Home-page: https://code.byted.org/devops/process-component
Author: Yunhao Zhang
Author-email: zhangyunhao.wangjie@bytedance.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: js2py

ASLMutation
======

### Basic Usage

```python
from asl_mutation import is_asl

is_asl(asl)
```


