index
:
hydrilla-builder
debian-debian
debian-upstream
koszko
master
Tool to build packages for Hydrilla to serve
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hydrilla
/
util
Age
Commit message (
Collapse
)
Author
2022-05-31
improve loading of schema files
Wojtek Kosior
2022-05-31
make strip_json_comments() exported from module again
Wojtek Kosior
2022-05-31
incorporate version 2 of Hydrilla JSON schemas
Wojtek Kosior
2022-03-01
update schema versions to 1.0.1
Wojtek Kosior
2022-02-22
fix "no translation file found for domain" error
v1.0-beta1
Wojtek Kosior
2022-02-22
change translation domain to 'hydrilla-messages'
Wojtek Kosior
2022-02-21
enable using with Python 3.7
Wojtek Kosior
2022-02-12
move locales under builder/
Wojtek Kosior
2022-02-12
expose the entire translation object instead of just its gettext method
Wojtek Kosior
2022-02-12
internationalize using Babel
Wojtek Kosior
this commit also makes the sdist tarball generated by setuptools REUSE-compliant
2022-02-09
include new schemas in package and in tests
Wojtek Kosior
2022-02-07
facilitate for including other schemas in submodule and expose them to other ↵
Wojtek Kosior
packages
2022-02-07
move to a namespace package under 'hydrilla'
Wojtek Kosior