Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 2.21 KB

File metadata and controls

56 lines (40 loc) · 2.21 KB

DAPper

CI Test Status crates.io MIT License Documentation Status pre-commit.ci status

Welcome to DAPper's documentation!

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:

Contents

.. toctree::
   :maxdepth: 2

   self
   getting_started
   basic_usage

Support

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.

License

DAPper is released under the MIT license. See the LICENSE and NOTICE files for details. All new contributions must be made under this license.

Indices and tables

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`