class libcore: """Core library for hydro roll""" def __init__(self): ... def process_rule_pack(rule_pack: str) -> str: ...