Skip to main content

A simple command-line tool to view man pages.

Project description

manwrapper

A simple command-line tool to view man pages.

Description

manwrapper is a Python-based utility that provides an easy way to view man pages. It's designed to be straightforward and user-friendly, making it easier for users to access manual pages without diving deep into the man command intricacies.

Installation

To install manwrapper, you can use pip:

```bash pip install manwrapper ```

Or, if you want to install from the source:

```bash git clone https://github.com/bet0x/manwrapper.git cd manwrapper pip install . ```

Usage

After installation, you can use the manwrapper command followed by the topic you want to view:

```bash manwrapper ls ```

This will display the man page for the ls command.

Contributing

Contributions are welcome! Please check out the issues on GitHub to see what's needed, or open a new one if you have a feature request or found a bug.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

manwrapper-0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

manwrapper-0.2-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page