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
Releases
Packages
3
Activity
Self-hostable Pacman repository server
api
archlinux
axum
docker
rust
29
commits
9
branches
1
tag
1.4
MiB
Rust
99.1%
Dockerfile
0.9%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Jef Roosens
ce8d2d3560
fix(server): actually serve archives lol
2023-07-16 21:03:43 +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
fix(server): actually serve archives lol
2023-07-16 21:03:43 +02:00
.gitignore
fix: commit lock file
2023-07-16 17:47:54 +02:00
Cargo.lock
feat(server): add cli interface
2023-07-16 20:52:03 +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