Metadata-Version: 2.1
Name: logyca
Version: 0.0.1a7
Summary: Logyca libraries, apiresult, health check dto
Home-page: https://github.com/xxx/xxx
Download-URL: https://github.com/xxx/xxx/tarball/0.1
Author: Logyca
Author-email: 
License: MIT
Keywords: logyca,apiresult
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Database
Classifier: Topic :: Education
Classifier: Topic :: Office/Business
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.txt

Metadata-Version: 1.1
Name: logyca
Version: 1.0.0a2
Summary: Testing your API for security
Home-page: 
Author: 
Author-email: 
License: BSD
Description: 
        =======
        
        +----------------+--------------------------------------------+
        |Current version | 1.0.0-alpha1                               |
        +----------------+--------------------------------------------+
        |Project site    | https://github.com/ccc/ccc                 |
        +----------------+--------------------------------------------+
        |Issues          | https://github.com/ccc/ccc/issues/         |
        +----------------+--------------------------------------------+
        |Documentation   | https://ccc.readthedocs.org/               |
        +----------------+--------------------------------------------+
        |Authors         | ccc                                        |
        +----------------+--------------------------------------------+
        |Latest Version  | 1.0.0                                      |
        +----------------+--------------------------------------------+
        |Python versions | 3.11 or above                              |
        +----------------+--------------------------------------------+
        
        What's libraries
        ==============
        
        LOGYCA traversal libraries, helpers, among others
        
        Very quick install
        ==================
        
        **Install from Pypi**
        
        .. code-block:: bash
        
            > python -m pip install ccc
        
        **From source**
        
        .. code-block:: bash
        
            > git clone https://github.com/ccc/ccc.git ccc
            > cd ccc
            > python setup.py install
        
        Documentation
        =============
        
        Go to documentation site: https://ccc.readthedocs.org/
        
        License
        =======
        
        This project is distributed under `MIT license <https://github.com/ccc/ccc/ccc/ccc/LICENSE>`_
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Security
