Metadata-Version: 2.1
Name: ntier
Version: 0.0.5
Summary: A library containing data structures and classes used in making the domain layer of n-tier web applications
Home-page: https://gitlab.com/tcucco/ntier
Author: Trey Cucco
Author-email: fcucco@gmail.com
License: MIT
Download-URL: https://gitlab.com/tcucco/ntier/-/archive/master/ntier-master.tar.gz
Description: # Data Structures for N-Tier Applications
        
        N-Tier is a library containing common data structures and classes used in
        making the domain layer of n-tier web applications.
        
        Please note: documentation on this project is currently not provided
        
        ## Running tests:
        
        `python -m tests`
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
