This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
platformio-core
Watch
1
Star
0
Fork
0
forked from
platformio/platformio-core
Code
Pull Requests
Activity
Files
master
platformio-core
/
platformio
/
package
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Christian Clauss
4dc7ea5bd0
Fix typos discovered by codespell (
#5078
)
...
* Fix typos discovered by codespell * codespell-project/actions-codespell@v2
2025-02-08 17:21:12 +02:00
..
commands
Fix typos discovered by codespell (
#5078
)
2025-02-08 17:21:12 +02:00
manager
Fix PyLint warnings
2024-09-23 16:02:07 +03:00
manifest
Update SPDX license list to v3.24.0
2025-01-03 12:43:51 +02:00
__init__.py
Introduce DataModel, package manifest parser and base manifest model
2019-09-30 17:59:06 +03:00
cli.py
Refactor handling of CLI commands
2022-05-31 17:07:56 +03:00
download.py
Allow HTTP 203 as successful response (
#5043
)
2024-12-09 20:07:27 +02:00
exception.py
Update user-related exceptions to UserSideException
2023-06-19 11:40:40 +03:00
lockfile.py
Minor improvements
2023-06-27 16:03:37 +03:00
meta.py
add support for
tar.xz
tarballs (
#4974
)
2024-12-12 19:47:23 +02:00
pack.py
PyLint: Fix "useless-object-inheritance"
2022-07-02 19:03:25 +03:00
unpack.py
add support for
tar.xz
tarballs (
#4974
)
2024-12-12 19:47:23 +02:00
vcsclient.py
Update user-related exceptions to UserSideException
2023-06-19 11:40:40 +03:00
version.py
Switch to named argument (PY 3.13+)
2024-12-02 21:32:44 +02:00