Skip to content

FaiGiJoon/Mirror-Database-Extracting-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirror Database Extractor

This repository converts package description files from a mirror repository into JSON format.

Setup

Generate JSON files from .desc files:

find ./repo/ -type f -name '*.desc' -print0 | parallel -0 python desc.py

About

Having fun with Python

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages