#!/usr/bin/python3
from nxstools import nxsfileinfo

nxsfileinfo.main()
