Source code for tools.legal

"""Reads legal information from a json file and returns an object"""

import json
from pathlib import Path