Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Commit cd54774

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 72e565c commit cd54774

9 files changed

Lines changed: 308 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
# # __ _ __ ____ __ ____
2+
# # / / (_) /_ / __ \____ ___________/ /_____ _/ / /
3+
# # / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
4+
# # / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
5+
# # /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
6+
# #
7+
# # Copyright (C) 2022-present
8+
# #
9+
# # This file is part of LibPacstall.
10+
# #
11+
# # LibPacstall is free software: you can redistribute it and/or modify it under the
12+
# # terms of the GNU General Public License as published by the Free Software
13+
# # Foundation, either version 3 of the License, or (at your option) any later
14+
# # version.
15+
# #
16+
# # LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
17+
# # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18+
# # PARTICULAR PURPOSE. See the GNU General Public License for more details.
19+
# #
20+
# # You should have received a copy of the GNU General Public License along with
21+
# # LibPacstall. If not, see <https://www.gnu.org/licenses/>.
22+
#
23+
# __ _ __ ____ __ ____
24+
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
25+
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
26+
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
27+
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
28+
#
29+
# Copyright (C) 2022-present
30+
#
31+
# This file is part of LibPacstall.
32+
#
33+
# LibPacstall is free software: you can redistribute it and/or modify it under the
34+
# terms of the GNU General Public License as published by the Free Software
35+
# Foundation, either version 3 of the License, or (at your option) any later
36+
# version.
37+
#
38+
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
39+
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
40+
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
41+
#
42+
# You should have received a copy of the GNU General Public License along with
43+
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.
44+
145
ci:
246
skip: [
347
fish_syntax,

LICENSE

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
# # __ _ __ ____ __ ____
2+
# # / / (_) /_ / __ \____ ___________/ /_____ _/ / /
3+
# # / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
4+
# # / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
5+
# # /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
6+
# #
7+
# # Copyright (C) 2022-present
8+
# #
9+
# # This file is part of LibPacstall.
10+
# #
11+
# # LibPacstall is free software: you can redistribute it and/or modify it under the
12+
# # terms of the GNU General Public License as published by the Free Software
13+
# # Foundation, either version 3 of the License, or (at your option) any later
14+
# # version.
15+
# #
16+
# # LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
17+
# # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18+
# # PARTICULAR PURPOSE. See the GNU General Public License for more details.
19+
# #
20+
# # You should have received a copy of the GNU General Public License along with
21+
# # LibPacstall. If not, see <https://www.gnu.org/licenses/>.
22+
#
23+
# __ _ __ ____ __ ____
24+
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
25+
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
26+
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
27+
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
28+
#
29+
# Copyright (C) 2022-present
30+
#
31+
# This file is part of LibPacstall.
32+
#
33+
# LibPacstall is free software: you can redistribute it and/or modify it under the
34+
# terms of the GNU General Public License as published by the Free Software
35+
# Foundation, either version 3 of the License, or (at your option) any later
36+
# version.
37+
#
38+
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
39+
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
40+
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
41+
#
42+
# You should have received a copy of the GNU General Public License along with
43+
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.
44+
145
GNU GENERAL PUBLIC LICENSE
246
Version 3, 29 June 2007
347

LICENSE_BOILERPLATE

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# __ _ __ ____ __ ____
2+
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
3+
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
4+
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
5+
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
6+
#
7+
# Copyright (C) 2022-present
8+
#
9+
# This file is part of LibPacstall.
10+
#
11+
# LibPacstall is free software: you can redistribute it and/or modify it under the
12+
# terms of the GNU General Public License as published by the Free Software
13+
# Foundation, either version 3 of the License, or (at your option) any later
14+
# version.
15+
#
16+
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
17+
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18+
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
19+
#
20+
# You should have received a copy of the GNU General Public License along with
21+
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.
22+
123
__ _ __ ____ __ ____
224
/ / (_) /_ / __ \____ ___________/ /_____ _/ / /
325
/ / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# __ _ __ ____ __ ____
2+
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
3+
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
4+
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
5+
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
6+
#
7+
# Copyright (C) 2022-present
8+
#
9+
# This file is part of LibPacstall.
10+
#
11+
# LibPacstall is free software: you can redistribute it and/or modify it under the
12+
# terms of the GNU General Public License as published by the Free Software
13+
# Foundation, either version 3 of the License, or (at your option) any later
14+
# version.
15+
#
16+
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
17+
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18+
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
19+
#
20+
# You should have received a copy of the GNU General Public License along with
21+
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.
22+
123
<h1 align="center">LibPacstall</h1>
224
<p align="center"><b>Backend API library for Pacstall</b></p>
325

libpacstall/__init__.py

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
# # __ _ __ ____ __ ____
2+
# # / / (_) /_ / __ \____ ___________/ /_____ _/ / /
3+
# # / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
4+
# # / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
5+
# # /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
6+
# #
7+
# # Copyright (C) 2022-present
8+
# #
9+
# # This file is part of LibPacstall.
10+
# #
11+
# # LibPacstall is free software: you can redistribute it and/or modify it under the
12+
# # terms of the GNU General Public License as published by the Free Software
13+
# # Foundation, either version 3 of the License, or (at your option) any later
14+
# # version.
15+
# #
16+
# # LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
17+
# # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18+
# # PARTICULAR PURPOSE. See the GNU General Public License for more details.
19+
# #
20+
# # You should have received a copy of the GNU General Public License along with
21+
# # LibPacstall. If not, see <https://www.gnu.org/licenses/>.
22+
#
23+
# __ _ __ ____ __ ____
24+
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
25+
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
26+
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
27+
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
28+
#
29+
# Copyright (C) 2022-present
30+
#
31+
# This file is part of LibPacstall.
32+
#
33+
# LibPacstall is free software: you can redistribute it and/or modify it under the
34+
# terms of the GNU General Public License as published by the Free Software
35+
# Foundation, either version 3 of the License, or (at your option) any later
36+
# version.
37+
#
38+
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
39+
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
40+
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
41+
#
42+
# You should have received a copy of the GNU General Public License along with
43+
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.
44+
145
# __ _ __ ____ __ ____
246
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
347
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /

libpacstall/config.py

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
# # __ _ __ ____ __ ____
2+
# # / / (_) /_ / __ \____ ___________/ /_____ _/ / /
3+
# # / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
4+
# # / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
5+
# # /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
6+
# #
7+
# # Copyright (C) 2022-present
8+
# #
9+
# # This file is part of LibPacstall.
10+
# #
11+
# # LibPacstall is free software: you can redistribute it and/or modify it under the
12+
# # terms of the GNU General Public License as published by the Free Software
13+
# # Foundation, either version 3 of the License, or (at your option) any later
14+
# # version.
15+
# #
16+
# # LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
17+
# # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18+
# # PARTICULAR PURPOSE. See the GNU General Public License for more details.
19+
# #
20+
# # You should have received a copy of the GNU General Public License along with
21+
# # LibPacstall. If not, see <https://www.gnu.org/licenses/>.
22+
#
23+
# __ _ __ ____ __ ____
24+
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
25+
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
26+
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
27+
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
28+
#
29+
# Copyright (C) 2022-present
30+
#
31+
# This file is part of LibPacstall.
32+
#
33+
# LibPacstall is free software: you can redistribute it and/or modify it under the
34+
# terms of the GNU General Public License as published by the Free Software
35+
# Foundation, either version 3 of the License, or (at your option) any later
36+
# version.
37+
#
38+
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
39+
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
40+
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
41+
#
42+
# You should have received a copy of the GNU General Public License along with
43+
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.
44+
145
# __ _ __ ____ __ ____
246
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
347
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /

poetry.lock

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# __ _ __ ____ __ ____
2+
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
3+
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
4+
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
5+
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
6+
#
7+
# Copyright (C) 2022-present
8+
#
9+
# This file is part of LibPacstall.
10+
#
11+
# LibPacstall is free software: you can redistribute it and/or modify it under the
12+
# terms of the GNU General Public License as published by the Free Software
13+
# Foundation, either version 3 of the License, or (at your option) any later
14+
# version.
15+
#
16+
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
17+
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18+
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
19+
#
20+
# You should have received a copy of the GNU General Public License along with
21+
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.
22+
123
[tool.poetry]
224
name = "libpacstall"
325
version = "0.1.0"

tests/test_config_parser.py

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
# # __ _ __ ____ __ ____
2+
# # / / (_) /_ / __ \____ ___________/ /_____ _/ / /
3+
# # / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
4+
# # / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
5+
# # /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
6+
# #
7+
# # Copyright (C) 2022-present
8+
# #
9+
# # This file is part of LibPacstall.
10+
# #
11+
# # LibPacstall is free software: you can redistribute it and/or modify it under the
12+
# # terms of the GNU General Public License as published by the Free Software
13+
# # Foundation, either version 3 of the License, or (at your option) any later
14+
# # version.
15+
# #
16+
# # LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
17+
# # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18+
# # PARTICULAR PURPOSE. See the GNU General Public License for more details.
19+
# #
20+
# # You should have received a copy of the GNU General Public License along with
21+
# # LibPacstall. If not, see <https://www.gnu.org/licenses/>.
22+
#
23+
# __ _ __ ____ __ ____
24+
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
25+
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
26+
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
27+
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
28+
#
29+
# Copyright (C) 2022-present
30+
#
31+
# This file is part of LibPacstall.
32+
#
33+
# LibPacstall is free software: you can redistribute it and/or modify it under the
34+
# terms of the GNU General Public License as published by the Free Software
35+
# Foundation, either version 3 of the License, or (at your option) any later
36+
# version.
37+
#
38+
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
39+
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
40+
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
41+
#
42+
# You should have received a copy of the GNU General Public License along with
43+
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.
44+
145
# __ _ __ ____ __ ____
246
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
347
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /

0 commit comments

Comments
 (0)