Metadata-Version: 2.1
Name: bedrock-cgi
Version: 1.0.3
Summary: Bedrock-2 for CGI
Home-page: https://github.com/brettonw/Bedrock-2-CGI
Author: Bretton Wade
Author-email: bretton.wade@inboundresearchmd.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/brettonw/Bedrock-2-CGI/issues
Description: # Bedrock-2 (CGI)
        CGI implementation of Bedrock-2 in python 
        
        ### Testing the Bedrock service
        ```
        curl -X POST -d '{ "blah": "boo", "event": "ok" }' -H "Content-Type: application/json; charset=UTF-8" http://localhost/cgi-bin/rpi_sensor.py -i
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
