#!/usr/bin/env python3

import logcatparser.main

logcatparser.main.main()


