Metadata-Version: 2.1
Name: seligimus
Version: 0.19.0
Summary: A mono-library.
Home-page: https://github.com/AustinScola/seligimus
Author: Austin Scola
Author-email: austinscola@gmail.com
License: UNKNOWN
Description: # Seligimus
        [![PyPI version](https://badge.fury.io/py/seligimus.svg)](https://badge.fury.io/py/seligimus)
        ![Test Python Code](https://github.com/AustinScola/seligimus/workflows/Test%20Python%20Code/badge.svg)
        ![Build and Test Python distrubutions](https://github.com/AustinScola/seligimus/workflows/Build%20and%20Test%20Python%20distrubutions/badge.svg)
        
        Seligimus is a mono-library. It serves as a bucket for useful code.
        
        As the size of Seligimus grows, an alternative method of distribution may be explored. In
        particular, the distribution may shift to dynamically downloading only the tree of code that is
        directly dependend on.
        
        ## Name Etymology
        
        The word "seligimus" in Latin means "we select".
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.6
Description-Content-Type: text/markdown
