#!/usr/bin/env python3

import fstrider

if __name__ == "__main__":
    fstrider.main()