cubething_psync 0.1.0.dev2__py3-none-any.whl → 0.1.0.dev3__py3-none-any.whl
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.
- {cubething_psync-0.1.0.dev2.dist-info → cubething_psync-0.1.0.dev3.dist-info}/METADATA +2 -2
- {cubething_psync-0.1.0.dev2.dist-info → cubething_psync-0.1.0.dev3.dist-info}/RECORD +6 -6
- cubething_psync-0.1.0.dev3.dist-info/entry_points.txt +3 -0
- cubething_psync-0.1.0.dev2.dist-info/entry_points.txt +0 -3
- {cubething_psync-0.1.0.dev2.dist-info → cubething_psync-0.1.0.dev3.dist-info}/WHEEL +0 -0
- {cubething_psync-0.1.0.dev2.dist-info → cubething_psync-0.1.0.dev3.dist-info}/licenses/LICENSE +0 -0
- {cubething_psync-0.1.0.dev2.dist-info → cubething_psync-0.1.0.dev3.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cubething_psync
|
|
3
|
-
Version: 0.1.0.
|
|
3
|
+
Version: 0.1.0.dev3
|
|
4
4
|
Summary: Simple project synchronization tool.
|
|
5
5
|
Author-email: ada mandala <ada@cubething.dev>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -16,7 +16,7 @@ Requires-Dist: websockets>=15.0.1
|
|
|
16
16
|
Dynamic: license-file
|
|
17
17
|
|
|
18
18
|
<div align="center">
|
|
19
|
-
<img src="./
|
|
19
|
+
<img src="./docs/static/logo.png" height=250 />
|
|
20
20
|
</div>
|
|
21
21
|
|
|
22
22
|
**psync** is a simple tool to sync your project over SSH. It consists of a
|
|
@@ -5,12 +5,12 @@ client/main.py,sha256=2AvWOD8_L8v_XvNOlOYs2E9Opnk4Tke3mvsVBuzhyK0,5555
|
|
|
5
5
|
common/__init__.py,sha256=ss0hfom-0D_mZFXzp0_PjVTju4_F6eZv-2xa_fKxyOM,48
|
|
6
6
|
common/data.py,sha256=q0xoGE7WAoVpBibXCZFWJeRex4xCYIJnVy8tj4tQ75k,3367
|
|
7
7
|
common/log.py,sha256=csgaJXv55Dkx0lEbbeFHbNPNedQI4m4TvzEcXZqP1ps,777
|
|
8
|
-
cubething_psync-0.1.0.
|
|
8
|
+
cubething_psync-0.1.0.dev3.dist-info/licenses/LICENSE,sha256=I_GOA9xJ35FiL-KnYXZJdATkbO2KcV2dK2enRGVxzKM,1023
|
|
9
9
|
server/__init__.py,sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0,22
|
|
10
10
|
server/__main__.py,sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74,31
|
|
11
11
|
server/main.py,sha256=lKMkMQTwAzd46cR-fYJxqjGqEddOuDeDGtUcIYpW7j0,8845
|
|
12
|
-
cubething_psync-0.1.0.
|
|
13
|
-
cubething_psync-0.1.0.
|
|
14
|
-
cubething_psync-0.1.0.
|
|
15
|
-
cubething_psync-0.1.0.
|
|
16
|
-
cubething_psync-0.1.0.
|
|
12
|
+
cubething_psync-0.1.0.dev3.dist-info/METADATA,sha256=f2qJ6j2pRAI7bfClWnEITz582gGVhatq-xeLL94kbtY,3036
|
|
13
|
+
cubething_psync-0.1.0.dev3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
14
|
+
cubething_psync-0.1.0.dev3.dist-info/entry_points.txt,sha256=hlMim2vUtVPF4uJba8yN5HQ3tTnmFaaMWZTyO0DZzu8,82
|
|
15
|
+
cubething_psync-0.1.0.dev3.dist-info/top_level.txt,sha256=FC-5h-e7XOGsRL8m12y95vvnsK4XIN_GxdDJDBf31HM,21
|
|
16
|
+
cubething_psync-0.1.0.dev3.dist-info/RECORD,,
|
|
File without changes
|
{cubething_psync-0.1.0.dev2.dist-info → cubething_psync-0.1.0.dev3.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|