{"id":16511248,"url":"https://github.com/pbenner/pwgen","last_synced_at":"2026-05-13T06:01:36.121Z","repository":{"id":69897620,"uuid":"471747008","full_name":"pbenner/pwgen","owner":"pbenner","description":"Simple password generator","archived":false,"fork":false,"pushed_at":"2022-03-19T16:14:48.000Z","size":228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T20:21:48.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pbenner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-19T16:13:55.000Z","updated_at":"2022-03-19T16:14:52.000Z","dependencies_parsed_at":"2023-03-02T10:30:32.587Z","dependency_job_id":null,"html_url":"https://github.com/pbenner/pwgen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbenner%2Fpwgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbenner%2Fpwgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbenner%2Fpwgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbenner%2Fpwgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pbenner","download_url":"https://codeload.github.com/pbenner/pwgen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241476458,"owners_count":19968916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T15:59:29.247Z","updated_at":"2026-05-13T06:01:36.009Z","avatar_url":"https://github.com/pbenner.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation\n\nIt is necessary to export some environment variables for a local installation. Here is an example:\n\n\texport PATH=$HOME/.usr/bin:$PATH\n\texport CPATH=$HOME/.usr/include\n\texport LD_LIBRARY_PATH=$HOME/.usr/lib:$LD_LIBRARY_PATH\n\texport LIBRARY_PATH=$HOME/.usr/lib:$LIBRARY_PATH\n\texport MANPATH=$HOME/.usr/share/man:$MANPATH\n\texport PYTHONPATH=$HOME/.usr/lib/python2.7/site-packages/:$PYTHONPATH\n\nFirst create all autoconf and automake files with\n\n\tautoreconf\n\nFor local installations to *$HOME/.usr* use\n\n\t./configure --prefix=$HOME/.usr\n\nand otherwise simply\n\n\t./configure\n\nNow the source can be compiled and installed with\n\n\tmake\n\tmake install\n\nThe configuration file *~/.pwgen.conf* has to be installed manually. An example file *src/pwgen.conf* is available. The file contains a field called *seed-init* which should be set to a random integer. Passwords are generated using the initial seed and the private password.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbenner%2Fpwgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpbenner%2Fpwgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbenner%2Fpwgen/lists"}