airbyte-source-commcare 0.1.26__tar.gz → 0.1.27__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/PKG-INFO +3 -3
- {airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/pyproject.toml +1 -1
- {airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/README.md +0 -0
- {airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/source_commcare/__init__.py +0 -0
- {airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/source_commcare/run.py +0 -0
- {airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/source_commcare/schemas/TODO.md +0 -0
- {airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/source_commcare/source.py +0 -0
- {airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/source_commcare/spec.yaml +0 -0
@@ -1,8 +1,7 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.3
|
2
2
|
Name: airbyte-source-commcare
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.27
|
4
4
|
Summary: Source implementation for Commcare.
|
5
|
-
Home-page: https://airbyte.com
|
6
5
|
License: MIT
|
7
6
|
Author: Airbyte
|
8
7
|
Author-email: contact@airbyte.io
|
@@ -17,6 +16,7 @@ Requires-Dist: bigquery-schema-generator (==1.5.1)
|
|
17
16
|
Requires-Dist: flatten-json (==0.1.13)
|
18
17
|
Requires-Dist: gbqschema-converter (==1.2.1)
|
19
18
|
Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/commcare
|
19
|
+
Project-URL: Homepage, https://airbyte.com
|
20
20
|
Project-URL: Repository, https://github.com/airbytehq/airbyte
|
21
21
|
Description-Content-Type: text/markdown
|
22
22
|
|
File without changes
|
{airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/source_commcare/__init__.py
RENAMED
File without changes
|
File without changes
|
{airbyte_source_commcare-0.1.26 → airbyte_source_commcare-0.1.27}/source_commcare/schemas/TODO.md
RENAMED
File without changes
|
File without changes
|
File without changes
|