build.py 77 B

123456
  1. #!/usr/bin/python
  2. import sys, os
  3. import json
  4. rules = json.load(filehandle)