Metadata-Version: 2.4
Name: centrip-book
Version: 1.0.2
Summary: A simple cross-system command bookmarking tool for your terminal.
Home-page: https://github.com/yourusername/centrip-book
Author: Michael Sowerwine
Author-email: you@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# centrip-book

A simple, portable command bookmarking tool for Linux and macOS.

## Usage
```bash
book add "ls -la" list
book list
book list
```

