Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drewsonne/yum2s3
https://github.com/drewsonne/yum2s3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drewsonne/yum2s3
- Owner: drewsonne
- License: gpl-2.0
- Created: 2015-11-12T21:19:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T14:37:05.000Z (about 9 years ago)
- Last Synced: 2024-07-09T04:22:35.012Z (6 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yum2s3
## What does it do?
This utility creates customised yum repositories in s3. It will download rpms from a specified list, create the repo files
and then push it all to S3.## Where is it at?
I have another project [pyum](https://github.com/drewsonne/pyum) which is the backer to this project. At the moment,
we're still just parsing yum metadata. Next step is to start reading rpm's.