bluer-objects 6.77.1__py3-none-any.whl → 6.79.1__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.
Potentially problematic release.
This version of bluer-objects might be problematic. Click here for more details.
- bluer_objects/.abcli/alias.sh +0 -2
- bluer_objects/.abcli/tests/help.sh +0 -3
- bluer_objects/__init__.py +1 -1
- bluer_objects/help/functions.py +0 -2
- {bluer_objects-6.77.1.dist-info → bluer_objects-6.79.1.dist-info}/METADATA +2 -2
- {bluer_objects-6.77.1.dist-info → bluer_objects-6.79.1.dist-info}/RECORD +9 -10
- bluer_objects/help/assets.py +0 -38
- {bluer_objects-6.77.1.dist-info → bluer_objects-6.79.1.dist-info}/WHEEL +0 -0
- {bluer_objects-6.77.1.dist-info → bluer_objects-6.79.1.dist-info}/licenses/LICENSE +0 -0
- {bluer_objects-6.77.1.dist-info → bluer_objects-6.79.1.dist-info}/top_level.txt +0 -0
bluer_objects/.abcli/alias.sh
CHANGED
bluer_objects/__init__.py
CHANGED
bluer_objects/help/functions.py
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
from bluer_ai.help.generic import help_functions as generic_help_functions
|
|
2
2
|
|
|
3
3
|
from bluer_objects import ALIAS
|
|
4
|
-
from bluer_objects.help.assets import help_functions as help_assets
|
|
5
4
|
from bluer_objects.help.clone import help_clone
|
|
6
5
|
from bluer_objects.help.download import help_download
|
|
7
6
|
from bluer_objects.help.gif import help_gif
|
|
@@ -15,7 +14,6 @@ help_functions = generic_help_functions(plugin_name=ALIAS)
|
|
|
15
14
|
|
|
16
15
|
help_functions.update(
|
|
17
16
|
{
|
|
18
|
-
"assets": help_assets,
|
|
19
17
|
"clone": help_clone,
|
|
20
18
|
"download": help_download,
|
|
21
19
|
"gif": help_gif,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_objects
|
|
3
|
-
Version: 6.
|
|
3
|
+
Version: 6.79.1
|
|
4
4
|
Summary: 🌀 Object management in Bash.
|
|
5
5
|
Home-page: https://github.com/kamangir/bluer-objects
|
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
|
@@ -52,6 +52,6 @@ Also home to 🌀 [bluer README](https://github.com/kamangir/bluer-objects/blob/
|
|
|
52
52
|
|
|
53
53
|
[](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-objects/) [](https://pypistats.org/packages/bluer-objects)
|
|
54
54
|
|
|
55
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_objects-6.
|
|
55
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_objects-6.79.1`](https://github.com/kamangir/bluer-objects).
|
|
56
56
|
|
|
57
57
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
bluer_objects/__init__.py,sha256=
|
|
1
|
+
bluer_objects/__init__.py,sha256=llQyBNu2P2aHd5GhPTLD32VrDW3CqRzfKVlqh7J0ReE,314
|
|
2
2
|
bluer_objects/__main__.py,sha256=Yqfov833_hJuRne19WrGhT5DWAPtdffpoMxeSXS7EGw,359
|
|
3
3
|
bluer_objects/config.env,sha256=TzX3WyJjwEs9V-NzK3FBUyePhb0i2ZoCja-lhDF_xJU,116
|
|
4
4
|
bluer_objects/env.py,sha256=J5LklWyWT-Yvvoe8MVCZQ3iqRqyDutq6IbNYNj9A1VM,1183
|
|
@@ -10,7 +10,7 @@ bluer_objects/urls.py,sha256=paHaYlLMQOI46-EYNch5ohu9Q09BMkF2vvJy1QufrVI,19
|
|
|
10
10
|
bluer_objects/.abcli/abcli.sh,sha256=8RDi_vCZfB6JOeGSJWcmmzZv2pS4o-_j250rFYG7Ljc,202
|
|
11
11
|
bluer_objects/.abcli/actions.sh,sha256=HZI-X5KUy6bXEHmxywfBN1zbHalU0mcTblTQ2HvIfOE,236
|
|
12
12
|
bluer_objects/.abcli/aka.sh,sha256=odRbw4KZb9Ld7uXny6H2pPi64_5kowKX3s68N6YvRmI,23
|
|
13
|
-
bluer_objects/.abcli/alias.sh,sha256=
|
|
13
|
+
bluer_objects/.abcli/alias.sh,sha256=CO4-rI5PvB0c2EhuQQtB5Xl0EgNJRNgihSwtvPJ_M1Q,590
|
|
14
14
|
bluer_objects/.abcli/bluer_objects.sh,sha256=x7qf8hSAp3dAl0Hes4J07vL6qP-mWFUkJhvUXzTJC_8,210
|
|
15
15
|
bluer_objects/.abcli/clone.sh,sha256=KqC5d4MAXwo7UZGhKnfCq9k9CCSl3I1dpU1igYs0Yrs,1975
|
|
16
16
|
bluer_objects/.abcli/download.sh,sha256=77Bak3TATDrDNpBWM8bvbU1MdsuTCENyqdBJNx_Wsa0,564
|
|
@@ -48,7 +48,7 @@ bluer_objects/.abcli/storage/status.sh,sha256=HRbQq9EhoZ1S-GHXOTeclSOTbV-hrEieGA
|
|
|
48
48
|
bluer_objects/.abcli/tests/README.sh,sha256=gk2KuNLFTuV3qdVgH8BNfJmur3gZoSV8EwLboVjrCgM,150
|
|
49
49
|
bluer_objects/.abcli/tests/clone.sh,sha256=4FfZPySVz0ptrYPRktomAYtQWZiSMM0JWWqpDCjo8Zk,516
|
|
50
50
|
bluer_objects/.abcli/tests/gif.sh,sha256=2KbHki5Vb1lFacRhdmtyCZFkoyl1GXBaseN9Bvbj2NQ,504
|
|
51
|
-
bluer_objects/.abcli/tests/help.sh,sha256=
|
|
51
|
+
bluer_objects/.abcli/tests/help.sh,sha256=Zg3EfCeXot4TegMEW-10nMQctmROt1FEZPdRgmE3VdQ,1715
|
|
52
52
|
bluer_objects/.abcli/tests/host.sh,sha256=GBuTLNw1sU3fAb5jS-ew_qAfovVCQ5CLaz5ad04IkoA,144
|
|
53
53
|
bluer_objects/.abcli/tests/ls.sh,sha256=GeNMX37aXHR8SksD4ASkWHx1iD3Z7eb-AFQR6yZzN9g,598
|
|
54
54
|
bluer_objects/.abcli/tests/metadata.sh,sha256=OP1c0h0TSlDycrv0UglKLyBtTQwqh9M0nqVAdQUzkno,1723
|
|
@@ -76,10 +76,9 @@ bluer_objects/graphics/signature.py,sha256=9Mtx3OrPTmxV_VytkVcZKOfjOnkqbTLakVNL7
|
|
|
76
76
|
bluer_objects/graphics/text.py,sha256=nnJrLUD4LIurBntSeUFwBOsbhzALXrzHzfDnBVEcFKA,4382
|
|
77
77
|
bluer_objects/help/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
78
78
|
bluer_objects/help/__main__.py,sha256=Dxg-JpMOIlYWZklI_J2LyiHnRui5lUwWmfM7FLRzUXA,237
|
|
79
|
-
bluer_objects/help/assets.py,sha256=qOXKckbcl_4I-iUbUYAVOm9B6Cd3l1l0Z61hZU9G2fo,675
|
|
80
79
|
bluer_objects/help/clone.py,sha256=PDnQs7zc4sqmoBHPjVRfX7jIaePiohPGCNA5bxeerik,553
|
|
81
80
|
bluer_objects/help/download.py,sha256=1fw3ASOXUuXcNhm8y0AK7ZBmXzWwZvdo2hK9ZVbgteA,439
|
|
82
|
-
bluer_objects/help/functions.py,sha256=
|
|
81
|
+
bluer_objects/help/functions.py,sha256=gcQq4prGv-eOZ1gU-qMItFXceZixaYNw5yBWqobSjr8,884
|
|
83
82
|
bluer_objects/help/gif.py,sha256=gKV6vNT4bEC2Ch3QIb3Yc5DqzAH_UvAVCsuvzXeF1Sc,564
|
|
84
83
|
bluer_objects/help/host.py,sha256=4t4yrPGjTbnFtODcuBjfIzpA5pmmvc5s4QrjIqPPVsM,988
|
|
85
84
|
bluer_objects/help/ls.py,sha256=acvRLDxjJOzQ1a9ZQ4Mn9aBZ8Vf17IDHcAxC2O3R33Y,627
|
|
@@ -136,8 +135,8 @@ bluer_objects/tests/test_path.py,sha256=JjONWyhZyMM_u1SzD1RI_iZ5vYJDUe-B51fbbHcz
|
|
|
136
135
|
bluer_objects/tests/test_storage.py,sha256=2tJ6Hev9ShId9Qn-0FXDw41HWjcl3wymcB_Bv1FJWi4,1127
|
|
137
136
|
bluer_objects/tests/test_testing.py,sha256=d2NH435yqJBl9wmfMqGGd-f0Y0jsL2QhHUXkty9AwPA,235
|
|
138
137
|
bluer_objects/tests/test_version.py,sha256=Lyf3PMcA22e17BNRk_2VgPrtao6dWEgVoXo68Uds8SE,75
|
|
139
|
-
bluer_objects-6.
|
|
140
|
-
bluer_objects-6.
|
|
141
|
-
bluer_objects-6.
|
|
142
|
-
bluer_objects-6.
|
|
143
|
-
bluer_objects-6.
|
|
138
|
+
bluer_objects-6.79.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
|
|
139
|
+
bluer_objects-6.79.1.dist-info/METADATA,sha256=z8jHEAaMjl5HbRcU18waUKoewOpCIvzJlkiqo1dv95o,2742
|
|
140
|
+
bluer_objects-6.79.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
141
|
+
bluer_objects-6.79.1.dist-info/top_level.txt,sha256=RX2TpddbnRkurda3G_pAdyeTztP2IhhRPx949GlEvQo,14
|
|
142
|
+
bluer_objects-6.79.1.dist-info/RECORD,,
|
bluer_objects/help/assets.py
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
from typing import List
|
|
2
|
-
|
|
3
|
-
from bluer_options.terminal import show_usage, xtra
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
def help_publish(
|
|
7
|
-
tokens: List[str],
|
|
8
|
-
mono: bool,
|
|
9
|
-
) -> str:
|
|
10
|
-
options = "".join(
|
|
11
|
-
[
|
|
12
|
-
xtra("download,", mono=mono),
|
|
13
|
-
"extensions=png+geojson",
|
|
14
|
-
xtra(",~pull,", mono=mono),
|
|
15
|
-
"push",
|
|
16
|
-
]
|
|
17
|
-
)
|
|
18
|
-
|
|
19
|
-
args = [
|
|
20
|
-
"[--prefix <prefix>]",
|
|
21
|
-
]
|
|
22
|
-
|
|
23
|
-
return show_usage(
|
|
24
|
-
[
|
|
25
|
-
"@assets",
|
|
26
|
-
"publish",
|
|
27
|
-
f"[{options}]",
|
|
28
|
-
"[.|<object-name>]",
|
|
29
|
-
]
|
|
30
|
-
+ args,
|
|
31
|
-
"<object-name>/<prefix> -> assets.",
|
|
32
|
-
mono=mono,
|
|
33
|
-
)
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
help_functions = {
|
|
37
|
-
"publish": help_publish,
|
|
38
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|