directory
1.11.13
Repository: https://github.com/defacto2/df2.git
Documentation: pkg.go.dev

# Packages

Package archive handles collections of files that are either packed together or packed and compressed.
Package assets handles the web resources of the site such as the file downloads, thumbnails and backups.
Package conf sets the configurations of this program using the host system environment variables.
Package database interacts with the remote datastore for Defacto2.
Package demozoo interacts with the demozoo.org API for data scraping and fetching user file downloads.
Package directories interacts with the filepaths that hold both the user files for downloads and website assets.
Package download fetches remote files used by this program and the website.
Package groups deals with group names and their initialisms.
Package images generate thumbnails and converts these between image formats.
Package importer parses specific .NFO and file_id.DIZ file group-packs submitted as .rar archives.
Package logger uses the zap logging library for application logs.
No description provided by the author
Package people handles scene persons, their names, aliases and roles.
Package prompt reads and returns standard input from the user.
Package proof handles files that have the section tagged as releaseproof.
Package recent is a work-in-progress, JSON generator to display the most recent files on the file.
Package shrink reduces the hard drive space used by the web application.
Package sitemap generates a complete list of pages available on the website.
Package str has string and stdout functions.
Package text generates preview images and thumbnails from text files using the system installed Ansilove/C program.
Package zipcmmt processes the text adverts that are sometimes embedded into Zip file archives.
Package zipcontent processes the directory and file content of a file archive.