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
22
Commits
9
Branches
1
Tag
1.4
MiB
Rust
99.1%
Dockerfile
0.9%
5a5ab7ad52
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jef Roosens
5a5ab7ad52
feat(server): start proper error handling
2023-07-14 13:46:53 +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): start proper error handling
2023-07-14 13:46:53 +02:00
.gitignore
Initial commit
2023-06-27 10:21:43 +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