Python interface to locate doxygen installation
Project description
Python doxygenwhere
This module searches for doxygen installations on system.
Usage
find
and find_first
are the most generic functions.
find
returns a list of installed doxygen matching the
given options, and find_first
returns only the first result.
If you are only interested in the latest version of doxygen, use
get_latest
. To get just the installation path, use get_latest_path
. To get
just the version number, use get_latest_version
.
If you want to use your own version of doxygen.exe instead of the one installed
on your system, use set_doxygen_path
to provide its location.
If you want to use a mirror instead of offical doxygen webserver to download
portable doxygen, for example when on an intranet that does not have access
to Internet, use set_download_mirror
and provide the URL of the mirror.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size doxygenwhere-1.2-py3-none-any.whl (4.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size doxygenwhere-1.2.tar.gz (3.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for doxygenwhere-1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a75ac0b8dd5e78b5c5826aac17ea8a7707d7144b2d87efde1e3ffcd17718b2c |
|
MD5 | 3c222dd2472d3aca30c67c90b627479b |
|
BLAKE2-256 | cb8520453af4cb1ae82906de22f4847b1996b0a7927a7c9f8b6dfbcf19ba0243 |