{"id":20400102,"url":"https://github.com/codebrainz/doxml","last_synced_at":"2026-05-28T01:31:58.811Z","repository":{"id":139039647,"uuid":"108692118","full_name":"codebrainz/doxml","owner":"codebrainz","description":"A simple Doxygen driver to produce XML output.","archived":false,"fork":false,"pushed_at":"2017-10-29T00:29:29.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T01:31:59.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codebrainz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-28T23:43:08.000Z","updated_at":"2024-05-07T17:13:50.000Z","dependencies_parsed_at":"2023-05-03T10:23:29.632Z","dependency_job_id":null,"html_url":"https://github.com/codebrainz/doxml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codebrainz/doxml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebrainz%2Fdoxml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebrainz%2Fdoxml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebrainz%2Fdoxml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebrainz%2Fdoxml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebrainz","download_url":"https://codeload.github.com/codebrainz/doxml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebrainz%2Fdoxml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33590884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T04:38:24.060Z","updated_at":"2026-05-28T01:31:58.797Z","avatar_url":"https://github.com/codebrainz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"doxml\n=====\n\nThe [doxml][doxml] utility drives [Doxygen][doxygen], causing it to\nproduce its XML output. The resulting XML is minimized and cleaned of\nempty nodes, ready for further processing.\n\nRequirements\n------------\n\n- [Python 3.6][py36] or greater\n- [LXML 4.0][lxml4] or greater\n\nInstallation\n------------\n\nTo install [doxml][doxml], use [pip][pip] passing the [doxml][doxml]\nsource directory.\n\nFor exmaple:\n\n```\n$ pip install /path/to/doxml\n```\n\nCommand-Line Arguments\n----------------------\n\n### `-o`, `--output-file`\n\nThis option forces the generated output to be written to the specified\nfile. If the specified file is empty or `-` then the output is written\nto [standard output][stdout].\n\n### `-i`, `--include`\n\nZero or more patterns matching files to process with [Doxygen][doxygen].\n\n### `-e`, `--exclude`\n\nZero or more patterns to exclude from [Doxygen][doxygen] processing.\n\n### `-c`, `--config`\n\nA file containg [Doxyfile][doxyfile]-like entries to be passed to\n[Doxygen][doxygen]. The options specified in this file may be\noverwritten by more specific options.\n\n### `-d`, `--dump-config`\n\nRather than running [Doxygen][doxygen], just print on\n[standard output][stdout] the options that would be passed to it.\n\nEnvironment\n-----------\n\nThe following environment variables affect the operation of\n[doxml][doxml].\n\n### `DOXYGEN`\n\nThe `DOXYGEN` environment variable specifies the path to the\n[Doxygen][doxygen] utility. If omitted, the default `doxygen` name is\nused. If you have not specified the `DOXYGEN` environment variable, you\nshould ensure that the `doxygen` program is available in one of the\ndirectories specified in the `PATH` environment variable, or on\nWindows, within the current directory.\n\n[doxml]: https://github.com/codebrainz/doxml\n[doxyfile]: https://www.stack.nl/~dimitri/doxygen/manual/config.html\n[doxygen]: http://www.stack.nl/~dimitri/doxygen/\n[lxml4]: http://lxml.de/\n[pip]: https://pypi.python.org/pypi/pip\n[py36]: https://www.python.org/downloads/release/python-360/\n[stdout]: https://en.wikipedia.org/wiki/Standard_streams#Standard_output_.28stdout.29\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebrainz%2Fdoxml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebrainz%2Fdoxml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebrainz%2Fdoxml/lists"}