DAPper helps identify the software packages installed on a system, and expose implicit dependencies in source code.
The main tool for end users parses source code to determine packages that a C/C++ codebase depends on. In addition, datasets mapping file names to packages that install them for various ecosystems are provided.
Some links to pages that may be useful are:
- crates.io
- Python Utils/Helper Package
- Datasets (HuggingFace)
- Datasets (Zenodo)
- GitHub/Source Code
- Discussions
.. toctree::
:maxdepth: 2
self
getting_started
basic_usage
Full user guides for DAPper are available online and in the docs directory in the GitHub repository.
For questions or support, please create a new discussion on GitHub Discussions, or open an issue for bug reports and feature requests.
DAPper is released under the MIT license. See the LICENSE and NOTICE files for details. All new contributions must be made under this license.
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`