This website requires JavaScript.
Explore
Help
Sign In
Chewing_Bever
/
rieter
Watch
1
Star
0
Fork
You've already forked rieter
0
Code
Issues
11
Pull Requests
Packages
Releases
Activity
Self-hostable Pacman repository server
api
archlinux
axum
docker
rust
25
Commits
9
Branches
1
Tag
1.4
MiB
Rust
99.1%
Dockerfile
0.9%
a2faec3473
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jef Roosens
a2faec3473
feat(server): configure tracing
2023-07-16 19:00:49 +02:00
libarchive
refactor(libarchive): rename ArchiveFile to FileReader
2023-07-14 13:24:50 +02:00
libarchive3-sys
feat(libarchive): added FileWritter, also apparently formatted sys
2023-07-13 16:39:52 +02:00
server
feat(server): configure tracing
2023-07-16 19:00:49 +02:00
.gitignore
fix: commit lock file
2023-07-16 17:47:54 +02:00
Cargo.lock
feat(server): configure tracing
2023-07-16 19:00:49 +02:00
Cargo.toml
feat: add zstd support to libarchive3-sys
2023-07-13 10:54:29 +02:00
LICENSE
Initial commit
2023-06-27 10:21:43 +02:00
README.md
Initial commit
2023-06-27 10:21:43 +02:00
README.md
rieter