Skip to content

Tool to group and visualize information about software packages on Debian and Ubuntu

Notifications You must be signed in to change notification settings

joonalillfors/pkg-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkg-viewer

How to run

Dependencies can be installed with go get ./... from the root of the repository.

Run go run . from root of the repository.

Endpoints

/

Reads the status file and intializes the app. Other endpoints don't work before this endpoint has been visited once.

/index

Lists all the software packages.

/packages/{package}

Provides information, such as description, packages it depends on and packages that are dependant of it, for a single package.

About

Tool to group and visualize information about software packages on Debian and Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages