Metadata-Version: 1.1
Name: nxtools
Version: 0.5.1
Summary: Set of common utilities and little helpers.
Home-page: https://github.com/martastain/nxtools
Author: Martin Wacker
Author-email: martas@imm.cz
License: MIT
Description: nxtools
        =======
        
        nxtools is a set of various tools and helpers used by [Nebula](https://github.com/immstudios/nebula) and other software.
        
        
        Installation
        ------------
        
        ```
        pip install nxtools
        ```
        
        Modules
        -------
        
        ### nxtools.files
        
        ### nxtools.ffmpeg
        
        ### nxtools.common
        
        ### nxtools.logging
        
        ### nxtools.timeutils
        
        ### nxtools.shell
        
        ### nxtools.misc
        
Keywords: utilities log logging ffmpeg watchfolder media mam time
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Video :: Conversion
Classifier: Topic :: Utilities
