Metadata-Version: 2.4
Name: pollyweb
Version: 0.1.1
Summary: A neutral, open, and global web protocol that allows any person or AI agent to chat with any business, place, or thing.
Home-page: https://www.pollyweb.org
Author: jorgemf
License: Apache-2.0
Project-URL: Website, https://www.pollyweb.org
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# pollyweb

![PollyWeb logo](https://www.pollyweb.org/images/pollyweb-logo.png)

A sample Python package for PyPI.

## Usage

```
from pollyweb import hello
print(hello())
```
