aboutsummaryrefslogtreecommitdiff
path: root/src/pydrilla/pydrilla.py
AgeCommit message (Collapse)Author
2022-02-09rework Hydrilla to use a separate tool for building its source packagesWojtek Kosior
* Hydrilla now depends on "Hydrilla builder" developed at: https://git.koszko.org/hydrilla-builder/ * Hydrilla repository is now REUSE-compliant * The debian packaging is temporarily not tested and likely to be broken * JSON schemas are now in use (through 'jsonschema' Python library) * This is not yet a release and some minor changes to the API on-fisk format are going to occur before that
2021-11-20fix 'referenced before assignment' errorWojtek Kosior
2021-11-20remove unused variableWojtek Kosior
2021-11-19fill served definitions with computed sha256 sums of filesWojtek Kosior
2021-11-18implement redirections to resourcesWojtek Kosior
2021-11-17enable querying of patterns by urlWojtek Kosior
2021-11-17add link to software sources to ease compliance with AGPLWojtek Kosior
2021-11-17add source index.json contents fetchingWojtek Kosior
2021-11-16add license fetchingWojtek Kosior
2021-11-16enable fetching of all mapping/resource versionsWojtek Kosior
2021-11-16fix debian packagingWojtek Kosior
2021-11-15make test passWojtek Kosior
2021-11-15add missing variable assignmentWojtek Kosior
2021-11-15remove unused functionsWojtek Kosior
2021-11-13initial commitWojtek Kosior