* Complete refactor Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com> * Complete refactor Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com> --------- Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
60 lines
1.9 KiB
Markdown
60 lines
1.9 KiB
Markdown
# Third-Party Licenses and Attributions
|
|
|
|
This project uses the following third-party software and resources:
|
|
|
|
## Software Components
|
|
|
|
### mandoc
|
|
- **Description**: Man page converter (troff to HTML)
|
|
- **Website**: https://mandoc.bsd.lv/
|
|
- **License**: ISC License
|
|
- **Usage**: Core conversion engine for transforming man pages to HTML
|
|
|
|
### Fuse.js
|
|
- **Description**: Lightweight fuzzy-search library
|
|
- **Website**: https://fusejs.io/
|
|
- **License**: Apache License 2.0
|
|
- **Usage**: Client-side search functionality (loaded via CDN)
|
|
|
|
### Python Dependencies
|
|
|
|
#### requests
|
|
- **License**: Apache License 2.0
|
|
- **Website**: https://requests.readthedocs.io/
|
|
|
|
#### rpmfile
|
|
- **License**: MIT License
|
|
- **Website**: https://github.com/srossross/rpmfile
|
|
|
|
#### Jinja2
|
|
- **License**: BSD License
|
|
- **Website**: https://palletsprojects.com/p/jinja/
|
|
|
|
#### lxml
|
|
- **License**: BSD License
|
|
- **Website**: https://lxml.de/
|
|
|
|
#### zstandard
|
|
- **License**: BSD License
|
|
- **Website**: https://github.com/indygreg/python-zstandard
|
|
|
|
## Trademarks
|
|
|
|
### Rocky Linux
|
|
- **Rocky Linux™** is a trademark of the Rocky Enterprise Software Foundation (RESF)
|
|
- This project is not officially affiliated with or endorsed by RESF
|
|
- Rocky Linux trademark usage complies with RESF's trademark guidelines
|
|
- Brand assets used with permission under RESF trademark policy
|
|
|
|
## Content
|
|
|
|
### Man Pages
|
|
- Man pages are extracted from Rocky Linux package repositories
|
|
- Man page content is copyright of their respective authors and maintainers
|
|
- Man pages are distributed under various open source licenses as part of their respective packages
|
|
- This tool does not modify man page content, only converts format for web display
|
|
|
|
## Disclaimer
|
|
|
|
This project aggregates and displays documentation from Rocky Linux packages. All original content remains under the copyright and license of the respective package authors. This tool is provided as-is for community benefit and convenience.
|