bluer-sbc 8.45.1__tar.gz → 8.56.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.
Potentially problematic release.
This version of bluer-sbc might be problematic. Click here for more details.
- {bluer_sbc-8.45.1/bluer_sbc.egg-info → bluer_sbc-8.56.1}/PKG-INFO +2 -2
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/README.md +1 -1
- bluer_sbc-8.56.1/bluer_sbc/.abcli/ROS/seed.sh +45 -0
- bluer_sbc-8.56.1/bluer_sbc/.abcli/ROS.sh +15 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/seed.sh +1 -1
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/tests/seed.sh +1 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/__init__.py +1 -1
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/__init__.py +0 -2
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1/bluer_sbc.egg-info}/PKG-INFO +2 -2
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc.egg-info/SOURCES.txt +2 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/LICENSE +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/MANIFEST.in +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/abcli.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/actions.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/adafruit_rgb_matrix.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/alias.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/blue_sbc.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/camera.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/grove.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/hat.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/install/adafruit_rgb_matrix.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/install/grove.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/install/lepton.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/install/rpi.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/install/scroll_phat_hd.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/install/sparkfun_top_phat.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/install/template.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/install/unicorn_16x16.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/lepton.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/scroll_phat_hd.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/session.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/sparkfun_top_phat.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/tests/README.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/tests/camera.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/tests/help.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/tests/version.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/.abcli/unicorn_16x16.sh +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/README.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/__main__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/algo/__init__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/algo/diff.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/config.env +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/env.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/adafruit_rgb_matrix.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/display.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/grove.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/hardware.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/hat/__init__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/hat/__main__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/hat/abstract.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/hat/prototype.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/screen.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/scroll_phat_hd.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/sparkfun_top_phat/__init__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/sparkfun_top_phat/__main__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/sparkfun_top_phat/classes.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/hardware/unicorn_16x16.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/__init__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/__main__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/adafruit_rgb_matrix.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/camera.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/functions.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/grove.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/hat.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/lepton.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/scroll_phat_hd.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/session.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/sparkfun_top_phat.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/help/unicorn_16x16.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/host.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/__init__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/camera/__init__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/camera/__main__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/camera/classes.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/camera/constants.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/classes.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/lepton/__init__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/lepton/__main__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/lepton/classes.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/imager/lepton/python2.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/logger.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/sample.env +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/session/__init__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/session/__main__.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/session/classes.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/session/functions.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc/urls.py +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc.egg-info/dependency_links.txt +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc.egg-info/requires.txt +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/bluer_sbc.egg-info/top_level.txt +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/pyproject.toml +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/requirements.txt +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/setup.cfg +0 -0
- {bluer_sbc-8.45.1 → bluer_sbc-8.56.1}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_sbc
|
|
3
|
-
Version: 8.
|
|
3
|
+
Version: 8.56.1
|
|
4
4
|
Summary: 🌀 AI for single board computers.
|
|
5
5
|
Home-page: https://github.com/kamangir/bluer-sbc
|
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
|
@@ -49,7 +49,7 @@ pip install bluer_sbc
|
|
|
49
49
|
|
|
50
50
|
[](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-sbc/) [](https://pypistats.org/packages/bluer-sbc)
|
|
51
51
|
|
|
52
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.
|
|
52
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.56.1`](https://github.com/kamangir/bluer-sbc).
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -52,5 +52,5 @@ graph LR
|
|
|
52
52
|
|
|
53
53
|
[](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-sbc/) [](https://pypistats.org/packages/bluer-sbc)
|
|
54
54
|
|
|
55
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.
|
|
55
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.56.1`](https://github.com/kamangir/bluer-sbc).
|
|
56
56
|
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
#! /usr/bin/env bash
|
|
2
|
+
|
|
3
|
+
# internal function to bluer_ai_seed.
|
|
4
|
+
# seed is NOT local
|
|
5
|
+
function bluer_ai_seed_headless_ubuntu_rpi() {
|
|
6
|
+
local target=$1
|
|
7
|
+
|
|
8
|
+
seed="${seed}sudo systemctl disable unattended-upgrades$delim"
|
|
9
|
+
seed="${seed}sudo apt remove unattended-upgrades$delim"
|
|
10
|
+
seed="${seed}sudo apt update$delim"
|
|
11
|
+
seed="${seed}sudo apt upgrade$delim"
|
|
12
|
+
seed="${seed}sudo apt install -y wireless-tools$delim"
|
|
13
|
+
seed="${seed}sudo apt install -y python3-venv$delim_section"
|
|
14
|
+
|
|
15
|
+
seed="${seed}sudo mkdir -p /etc/systemd/system/getty@tty1.service.d$delim"
|
|
16
|
+
seed="$seed$(bluer_ai_seed add_file $abcli_path_git/bluer-sbc/bluer_sbc/ROS/override.conf /etc/systemd/system/getty@tty1.service.d/override.conf)$delim"
|
|
17
|
+
seed="${seed}sudo systemctl daemon-reexec$delim"
|
|
18
|
+
seed="${seed}sudo systemctl restart getty@tty1$delim_section"
|
|
19
|
+
|
|
20
|
+
bluer_ai_seed add_ssh_key
|
|
21
|
+
|
|
22
|
+
bluer_ai_seed add_repo
|
|
23
|
+
|
|
24
|
+
seed="${seed}mkdir -pv ~/storage/temp/ignore/$delim"
|
|
25
|
+
seed="${seed}touch ~/storage/temp/ignore/headless$delim_section"
|
|
26
|
+
|
|
27
|
+
bluer_ai_seed add_bluer_ai_env
|
|
28
|
+
|
|
29
|
+
seed="${seed}pip install --upgrade pip --no-input$delim"
|
|
30
|
+
seed="${seed}pip3 install -e .$delim"
|
|
31
|
+
seed="${seed}pip3 install opencv-python-headless$delim_section"
|
|
32
|
+
|
|
33
|
+
bluer_ai_seed add_repo repo=bluer-objects
|
|
34
|
+
seed="${seed}pip3 install -e .$delim_section"
|
|
35
|
+
seed="${seed}$(bluer_ai_seed add_file $abcli_path_git/bluer-objects/.env \$HOME/git/bluer-objects/.env)$delim_section"
|
|
36
|
+
|
|
37
|
+
bluer_ai_seed add_repo repo=bluer-sbc
|
|
38
|
+
seed="${seed}pip3 install -e .$delim_section"
|
|
39
|
+
seed="${seed}$(bluer_ai_seed add_file $abcli_path_git/bluer-sbc/.env \$HOME/git/bluer-sbc/.env)$delim_section"
|
|
40
|
+
|
|
41
|
+
bluer_ai_seed add_repo repo=bluer-ugv
|
|
42
|
+
seed="${seed}pip3 install -e .$delim_section"
|
|
43
|
+
|
|
44
|
+
seed="${seed}source \$HOME/git/bluer-ai/bluer_ai/.abcli/bluer_ai.sh$delim_section"
|
|
45
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
#! /usr/bin/env bash
|
|
2
|
+
|
|
3
|
+
function bluer_sbc_ROS() {
|
|
4
|
+
local task=$1
|
|
5
|
+
|
|
6
|
+
local function_name=bluer_sbc_ROS_$task
|
|
7
|
+
if [[ $(type -t $function_name) == "function" ]]; then
|
|
8
|
+
$function_name "${@:2}"
|
|
9
|
+
return
|
|
10
|
+
fi
|
|
11
|
+
|
|
12
|
+
python3 -m bluer_sbc.ROS "$@"
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
bluer_ai_source_caller_suffix_path /ROS
|
|
@@ -31,7 +31,7 @@ function bluer_sbc_seed() {
|
|
|
31
31
|
|
|
32
32
|
seed="${seed}sudo apt-get --yes --force-yes install git$delim_section"
|
|
33
33
|
|
|
34
|
-
bluer_ai_seed
|
|
34
|
+
bluer_ai_seed add_repo
|
|
35
35
|
|
|
36
36
|
[[ "$target" == "headless_rpi" ]] &&
|
|
37
37
|
seed="${seed}touch ~/storage/temp/ignore/headless$delim_section"
|
|
@@ -30,8 +30,6 @@ elif BLUER_SBC_HARDWARE_KIND == "sparkfun-top-phat":
|
|
|
30
30
|
)
|
|
31
31
|
elif BLUER_SBC_HARDWARE_KIND == "unicorn_16x16":
|
|
32
32
|
from bluer_sbc.hardware.unicorn_16x16 import Unicorn_16x16 as Hardware_Class
|
|
33
|
-
else:
|
|
34
|
-
raise NameError(f"bluer-sbc: {BLUER_SBC_HARDWARE_KIND}: hardware not found.")
|
|
35
33
|
|
|
36
34
|
hardware = Hardware_Class()
|
|
37
35
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_sbc
|
|
3
|
-
Version: 8.
|
|
3
|
+
Version: 8.56.1
|
|
4
4
|
Summary: 🌀 AI for single board computers.
|
|
5
5
|
Home-page: https://github.com/kamangir/bluer-sbc
|
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
|
@@ -49,7 +49,7 @@ pip install bluer_sbc
|
|
|
49
49
|
|
|
50
50
|
[](https://github.com/kamangir/bluer-sbc/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-sbc/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-sbc/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-sbc/) [](https://pypistats.org/packages/bluer-sbc)
|
|
51
51
|
|
|
52
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.
|
|
52
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_sbc-8.56.1`](https://github.com/kamangir/bluer-sbc).
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -18,6 +18,7 @@ bluer_sbc.egg-info/SOURCES.txt
|
|
|
18
18
|
bluer_sbc.egg-info/dependency_links.txt
|
|
19
19
|
bluer_sbc.egg-info/requires.txt
|
|
20
20
|
bluer_sbc.egg-info/top_level.txt
|
|
21
|
+
bluer_sbc/.abcli/ROS.sh
|
|
21
22
|
bluer_sbc/.abcli/abcli.sh
|
|
22
23
|
bluer_sbc/.abcli/actions.sh
|
|
23
24
|
bluer_sbc/.abcli/adafruit_rgb_matrix.sh
|
|
@@ -32,6 +33,7 @@ bluer_sbc/.abcli/seed.sh
|
|
|
32
33
|
bluer_sbc/.abcli/session.sh
|
|
33
34
|
bluer_sbc/.abcli/sparkfun_top_phat.sh
|
|
34
35
|
bluer_sbc/.abcli/unicorn_16x16.sh
|
|
36
|
+
bluer_sbc/.abcli/ROS/seed.sh
|
|
35
37
|
bluer_sbc/.abcli/install/adafruit_rgb_matrix.sh
|
|
36
38
|
bluer_sbc/.abcli/install/grove.sh
|
|
37
39
|
bluer_sbc/.abcli/install/lepton.sh
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|