Skip to content

Coditary/rqp-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rqp-registry

Main registry for ReqPack / rqp.

This repository stores versioned JSON metadata for main plugins and registry-backed package entries. ReqPack reads these files, syncs filtered changes into LMDB, and only fetches plugin payloads lazily when needed.

Layout

  • docs/ documentation for plugin authors and contributors
  • registry/ plugin metadata grouped by first letter
  • templates/ JSON templates for new entries
  • CONTRIBUTION.md contribution workflow
  • LICENCE repository licence

First entries

  • dnf
  • maven
  • java
  • prebyte
  • sys

Registry shape

One file per main entry:

  • registry/d/dnf.json
  • registry/m/maven.json
  • registry/j/java.json
  • registry/s/sys.json

Aliases live inline in the same file.

About

Registry for the Reqpack Package Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors