Metadata-Version: 2.4
Name: webmacs
Version: 0.9
Summary: Keyboard driven web browser, emacs-like
Home-page: https://github.com/parkouss/webmacs
Author: Julien Pagès
Author-email: j.parkouss@gmail.com
Requires-Python: >=3.3
License-File: COPYING
Requires-Dist: dateparser
Requires-Dist: jinja2
Requires-Dist: pygments
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


A browser for keyboard-based web navigation.

Keybindings are emacs-friendly, most of them took from the conkeror
(http://conkeror.org/) project which is not maintained anymore.

It is based on qtwebengine, which in turns uses chromium for the web engine.

Some of the features are:

- integrated ad-blocker
- emacs like navigation nearly everywhere (C-n, C-p, ...)
- hinting to navigate with keyboard only
- and a lot more, see the project url

