Hiroki Tagato b55bde09b2 misc/py-cppman: add port: C++ 98/11/14/17/20 manual pages on the terminal
Cppman is a tool that provides C++ manual pages on the terminal. It
acts as a convenient interface to view formatted C++ documentation
directly from cplusplus.com and cppreference.com, allowing developers
to access relevant information quickly without switching to a web
browser.

Features:
- Supports two backends (switch it with cppman -s):
  cplusplus.com
  cppreference.com
- Syntax highlighting support for sections and example source code.
- Usage/Interface similar to the 'man' command
- Hyperlink between manpages (only available when pager=vim)
  - Press Ctrl-] when cursor is on keyword to go forward and Ctrl-T to
    go backward.
  - You can also double-click on keyword to go forward and right-click
    to go backward.
- Frequently update to support cplusplus.com.

WWW: https://github.com/aitjcize/cppman

Co-authored-by: freebsd@fron.io

PR:		284157
Reported by:	freebsd@fron.io (initial version)
2025-08-05 10:57:27 +09:00
..
2025-06-11 13:54:44 +02:00
2025-07-03 21:12:02 +03:00
2024-10-09 20:09:01 +02:00
2024-02-28 00:15:20 +03:00
2024-02-24 20:54:49 +01:00
2025-06-29 19:45:56 +08:00
2025-04-18 13:37:05 +08:00
2025-07-22 22:16:56 +03:00
2024-02-21 12:08:22 +01:00
2024-02-24 21:06:08 +01:00
2024-01-22 01:06:45 +01:00
2025-01-17 01:58:16 -08:00
2025-02-24 17:44:48 -04:00
2024-01-11 17:49:21 +01:00
2025-04-01 22:07:58 -04:00
2025-04-01 22:07:58 -04:00
2024-02-24 21:07:15 +01:00
2024-01-21 18:53:30 +01:00
2025-04-01 22:07:58 -04:00
2024-05-13 23:19:58 +02:00
2025-04-01 22:07:58 -04:00
2024-06-07 17:57:20 +03:00
2025-06-02 00:23:11 +08:00
2024-02-24 21:43:12 +01:00
2025-07-07 20:22:54 +03:00
2025-07-03 21:12:02 +03:00
2025-02-20 22:38:25 +03:00
2025-02-03 20:02:42 +03:00
2025-07-03 21:12:02 +03:00
2025-07-03 21:12:02 +03:00
2025-07-03 21:12:02 +03:00
2025-07-03 21:12:02 +03:00
2024-01-24 23:39:38 -08:00
2025-04-25 02:45:37 -07:00
2024-01-11 09:23:51 +01:00
2025-04-01 22:07:58 -04:00
2024-02-24 21:43:14 +01:00
2025-06-03 11:23:34 +00:00
2025-07-09 02:06:53 +02:00
2025-07-13 20:39:18 +08:00
2025-07-03 21:12:02 +03:00
2024-01-21 16:26:56 +01:00
2025-04-18 13:37:04 +08:00
2024-01-30 21:51:03 +01:00
2025-03-28 14:33:28 +03:00
2024-02-24 21:43:14 +01:00
2025-04-01 22:07:58 -04:00
2024-01-08 13:43:51 -03:00
2025-04-24 20:22:26 -07:00
2025-07-26 14:24:55 +02:00
2024-09-20 02:13:16 -07:00
2024-07-29 17:10:10 +02:00
2024-02-24 21:43:16 +01:00
2025-07-03 21:12:02 +03:00
2025-07-13 20:39:18 +08:00
2024-07-28 15:15:17 +02:00
2025-07-02 18:29:38 +02:00
2024-09-13 18:39:07 +02:00
2025-02-21 23:40:36 +03:00
2025-07-25 18:15:10 +02:00
2025-04-18 13:37:04 +08:00
2025-03-18 11:01:06 +01:00
2024-12-26 03:15:45 +08:00
2025-04-01 22:07:58 -04:00
2025-06-10 03:25:00 -04:00
2025-06-10 03:25:00 -04:00
2024-12-05 10:11:09 -08:00
2024-01-21 21:48:10 +01:00
2024-02-24 21:43:16 +01:00
2024-01-22 01:06:47 +01:00
2024-01-22 11:42:26 +01:00
2024-02-24 21:43:17 +01:00
2025-06-11 07:41:40 +01:00
2024-04-12 21:35:43 +02:00
2024-02-24 21:43:18 +01:00
2025-07-30 15:34:15 +04:00
2025-04-08 09:01:47 +00:00
2024-12-26 03:16:57 +08:00
2024-02-24 21:43:19 +01:00
2024-09-19 12:26:48 +02:00
2024-02-24 21:43:21 +01:00
2024-06-23 02:36:34 +00:00
2025-05-17 21:03:22 +02:00
2025-04-18 13:37:06 +08:00
2025-01-13 01:31:12 -08:00
2025-06-14 11:40:38 +02:00
2025-06-30 11:04:22 +02:00
2024-09-30 23:13:43 +01:00
2024-04-27 14:44:59 +02:00
2024-01-22 01:06:45 +01:00
2024-01-28 23:14:46 +01:00
2025-07-08 23:05:09 -04:00
2024-02-24 21:46:15 +01:00
2024-01-21 16:26:53 +01:00
2025-04-05 00:47:22 +00:00