Skip to content

nicinabox/slackware-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slackware Packages API

This API covers Slackware versions 13.1-current (14.1 at this time). Includes standard package versions and patch versions.

All endpoints return json.

Endpoints

/slackwares

List of all Slackware versions

/slackwares/:id

List of packages for a Slackware version (:id)

/packages

List of all packages for all Slackware versions. Also accepts a query parameter (?q=slug).

/packages/:id

Package details for :id. Also supports slugged name.

About

A Slackware packages API for unRAID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages