Skip to content

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.

License

bet0x/manwrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

pip install manwrapper

Or, if you want to install from the source:

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:

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages