cmsend 0.4.0__tar.gz → 0.4.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cmsend-0.4.0 → cmsend-0.4.1}/PKG-INFO +4 -2
- {cmsend-0.4.0 → cmsend-0.4.1}/README.md +3 -1
- {cmsend-0.4.0 → cmsend-0.4.1}/cmsend.egg-info/PKG-INFO +4 -2
- {cmsend-0.4.0 → cmsend-0.4.1}/LICENSE +0 -0
- {cmsend-0.4.0 → cmsend-0.4.1}/cmsend.egg-info/SOURCES.txt +0 -0
- {cmsend-0.4.0 → cmsend-0.4.1}/cmsend.egg-info/dependency_links.txt +0 -0
- {cmsend-0.4.0 → cmsend-0.4.1}/cmsend.egg-info/entry_points.txt +0 -0
- {cmsend-0.4.0 → cmsend-0.4.1}/cmsend.egg-info/requires.txt +0 -0
- {cmsend-0.4.0 → cmsend-0.4.1}/cmsend.egg-info/top_level.txt +0 -0
- {cmsend-0.4.0 → cmsend-0.4.1}/cmsend.py +0 -0
- {cmsend-0.4.0 → cmsend-0.4.1}/pyproject.toml +0 -0
- {cmsend-0.4.0 → cmsend-0.4.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cmsend
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.1
|
|
4
4
|
Summary: ping messages between chatmail relays
|
|
5
5
|
Project-URL: Repository, https://github.com/chatmail/cmsend
|
|
6
6
|
Project-URL: Changelog, https://github.com/chatmail/cmsend/blob/master/CHANGELOG.md
|
|
@@ -11,7 +11,9 @@ Requires-Dist: deltachat-rpc-client>=2.24.0
|
|
|
11
11
|
Requires-Dist: xdg-base-dirs>=6.0.2
|
|
12
12
|
Dynamic: license-file
|
|
13
13
|
|
|
14
|
-
# cmsend: chatmail sendmail tool for end-to-end encrypted messages
|
|
14
|
+
# cmsend: chatmail sendmail tool for end-to-end encrypted messages
|
|
15
|
+
|
|
16
|
+
**WORK IN PROGRESS: this is more an explorative study for now**
|
|
15
17
|
|
|
16
18
|
To install use:
|
|
17
19
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cmsend
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.1
|
|
4
4
|
Summary: ping messages between chatmail relays
|
|
5
5
|
Project-URL: Repository, https://github.com/chatmail/cmsend
|
|
6
6
|
Project-URL: Changelog, https://github.com/chatmail/cmsend/blob/master/CHANGELOG.md
|
|
@@ -11,7 +11,9 @@ Requires-Dist: deltachat-rpc-client>=2.24.0
|
|
|
11
11
|
Requires-Dist: xdg-base-dirs>=6.0.2
|
|
12
12
|
Dynamic: license-file
|
|
13
13
|
|
|
14
|
-
# cmsend: chatmail sendmail tool for end-to-end encrypted messages
|
|
14
|
+
# cmsend: chatmail sendmail tool for end-to-end encrypted messages
|
|
15
|
+
|
|
16
|
+
**WORK IN PROGRESS: this is more an explorative study for now**
|
|
15
17
|
|
|
16
18
|
To install use:
|
|
17
19
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|