aboutsummaryrefs
summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTaneli Hukkinen <hukkinj1@users.noreply.github.com>2020-05-13 22:16:04 +0200
committerGitHub <noreply@github.com>2020-05-13 13:16:04 -0700
commitf2c49336def4e11025e0533467a4d7d889bf2b4d (patch)
treea57260ef4988c369aaf7f64b8ac0640eaab22f97 /.github
parent0841f90dc323f3cc8f075d8531683e7308371a24 (diff)
downloadimmutables-f2c49336def4e11025e0533467a4d7d889bf2b4d.tar.gz
immutables-f2c49336def4e11025e0533467a4d7d889bf2b4d.zip
Import Literal type from typing_extensions if python version<3.8 (#33)
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
'file diffstat' width='100%'> -rw-r--r--src/hydrilla.builder.egg-info/top_level.txt1
-rw-r--r--src/hydrilla/__init__.py7
-rw-r--r--src/hydrilla/builder/__init__.py7
-rw-r--r--src/hydrilla/builder/__main__.py9
-rw-r--r--src/hydrilla/builder/_version.py5
-rw-r--r--src/hydrilla/builder/build.py417
-rw-r--r--src/hydrilla/builder/locales/en_US/LC_MESSAGES/hydrilla-messages.po83
-rw-r--r--src/hydrilla/schemas/api_mapping_description-1.0.1.schema.json21
-rw-r--r--src/hydrilla/schemas/api_mapping_description-1.0.1.schema.json.license5
-rw-r--r--src/hydrilla/schemas/api_query_result-1.0.1.schema.json25
-rw-r--r--src/hydrilla/schemas/api_query_result-1.0.1.schema.json.license5
-rw-r--r--src/hydrilla/schemas/api_resource_description-1.0.1.schema.json26
-rw-r--r--src/hydrilla/schemas/api_resource_description-1.0.1.schema.json.license5
-rw-r--r--src/hydrilla/schemas/api_source_description-1.0.1.schema.json66
-rw-r--r--src/hydrilla/schemas/api_source_description-1.0.1.schema.json.license5
-rw-r--r--src/hydrilla/schemas/common_definitions-1.0.1.schema.json233
-rw-r--r--src/hydrilla/schemas/common_definitions-1.0.1.schema.json.license5
-rw-r--r--src/hydrilla/schemas/package_source-1.0.1.schema.json56
-rw-r--r--src/hydrilla/schemas/package_source-1.0.1.schema.json.license5
-rw-r--r--src/hydrilla/util/__init__.py8
-rw-r--r--src/hydrilla/util/_util.py162
27 files changed, 1305 insertions, 0 deletions
diff --git a/src/hydrilla.builder.egg-info/PKG-INFO b/src/hydrilla.builder.egg-info/PKG-INFO
new file mode 100644