Metadata-Version: 2.1
Name: ttyrecgenerator
Version: 0.3.0
Summary: Python module to save console output into a GIF or a video
Home-page: https://ttyrecgenerator.sourceforge.io/
Author: Turulomio
Author-email: turulomio@yahoo.es
License: GPL-3
Description: Source code & Development:
            https://ttyrecgenerator.sourceforge.io
        Doxygen documentation:
            http://turulomio.users.sourceforge.net/doxygen/ttyrecgenerator/
        
        Description
        ===========
        
        License
        =======
        GPL-3
        
        Dependencies
        ============
          * https://www.python.org/, as the main programming language.
          * https://pypi.org/project/colorama/, to give console colors.
          * https://pypi.org/project/mangenerator/, to generate man files.
          * https://pypi.org/project/ttyrecgenerator/, to generate animated gifs.
        
        Usage
        =====
          You must see the doc/ttyrec/howto.py script, and generate the video with  ttyrecgenerator command
        
        
        Changelog
        =========
        0.3.0
          * Console output command is now in color
          * Output commands is now localized
        0.2.2
          * Improving README
        0.2.0
          * Solved problems with internacionalization distribution
        0.1.0
          * Basic funcionality
        
        
Keywords: ttyrec save console output
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
