Metadata-Version: 2.1
Name: webxp
Version: 0.3.0
Summary: A general purpose tool to browse the web
Home-page: https://github.com/jmdaemon/webxp
Author: Joseph Diza
Author-email: josephm.diza@gmail.com
License: AGPL-3.0
Project-URL: Bug Tracker, https://github.com/jmdaemon/webxp/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# WebXP

A general purpose tool to browse the web

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install webxp.
``` bash
pip install webxp
```

## Usage

Placeholder

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.


