Metadata-Version: 2.4
Name: bottle-sipper
Version: 0.1.31.post3
Summary: Simple, zero-configuration command-line static HTTP server.
Home-page: https://github.com/leogps/bottle-sipper
Author: Paul Gundarapu
Author-email: leogps@outlook.com
License: MIT
Keywords: bottle,http,static,file,server,http-server
Requires-Python: >=3.4
Description-Content-Type: text/markdown
Requires-Dist: bottle==0.13.4
Requires-Dist: argparse>=1.4.0
Requires-Dist: ifaddr>=0.2.0
Requires-Dist: cheroot==10.0.1
Requires-Dist: setuptools>=68.2.2
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


Sipper is a simple, zero-configuration command-line static HTTP server. It is built on bottle:
https://github.com/bottlepy/bottle | https://bottlepy.org/docs/dev/ It aims to provide the same value provided by
http-server tool written in nodejs: https://github.com/http-party/http-server |
https://www.npmjs.com/package/http-server

Homepage and documentation: https://github.com/leogps/bottle-sipper

Copyright (c) 2023, Paul Gundarapu. License: MIT (see LICENSE for details)
