Metadata-Version: 2.1
Name: libdev
Version: 0.36
Summary: Set of standard functions for development
Home-page: https://github.com/kosyachniy/lib
Author: Alexey Poloz
Author-email: polozhev@mail.ru
License: MIT
Project-URL: Source, https://github.com/kosyachniy/lib
Description: # LibDev
        Development library — Set of standard functions for development
        
        [GitHub](https://github.com/kosyachniy/lib)
         | [PyPI](https://pypi.org/project/libdev/)
        
        ## Submodules
        Submodule | Description
        ---|----
        ` libdev.cfg ` | Configuration getting
        ` libdev.time ` | Time processing
        ` libdev.lang ` | Natural language formatters
        ` libdev.gen ` | Code & token generators
        ` libdev.codes ` | Ciphers: langs & flags / networks / user statuses
        ` libdev.check ` | Checking functions
        ` libdev.aws ` | AWS S3 file server functions
        
Keywords: standard,lib,dev,development,cfg,config,generate,codes,tokens,ids,passwords,generator,ciphers,time,formatter,nlp,natural language,aws,s3,upload file,file server
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
