#!/usr/bin/env python3

from src import stdin2sftp

stdin2sftp.main()
