Metadata-Version: 2.1
Name: atom-server
Version: 0.0.3
Summary: Demo Package for atom.
Home-page: https://github.com/stacknix/atom
Author: Ashish Sahu
Author-email: spiraldeveloper@gmail.com
License: MIT
Keywords: python package atom
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gunicorn (==20.0.4)
Requires-Dist: Jinja2 (==2.11.2)
Requires-Dist: requests (==2.26.0)
Requires-Dist: click (==7.1.2)

Atom is lite web server, primarily created for fast development.

