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
29
Commits
9
Branches
1
Tag
1.4
MiB
Rust
99.1%
Dockerfile
0.9%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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