Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data: use lxml to get the XDG categories #422

Merged
merged 1 commit into from Aug 1, 2022
Merged

data: use lxml to get the XDG categories #422

merged 1 commit into from Aug 1, 2022

Commits on Jul 24, 2022

  1. data: use lxml to get the XDG categories

    Use lxml to get the list of XDG categories from the DocBook file using
    XPath queries; this simplifies the code a bit, and makes it more robust.
    
    There is no change in the extracted data.
    pinotree committed Jul 24, 2022