{"id":22944868,"url":"https://github.com/mfa/webbib","last_synced_at":"2025-06-17T06:05:43.986Z","repository":{"id":5694572,"uuid":"6905059","full_name":"mfa/webbib","owner":"mfa","description":"Bibliography website for bibtex data using Flask and pybtex","archived":false,"fork":false,"pushed_at":"2012-12-12T17:01:28.000Z","size":152,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T21:49:13.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfa.png","metadata":{"files":{"readme":"readme.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-28T16:10:08.000Z","updated_at":"2024-04-11T06:42:46.000Z","dependencies_parsed_at":"2022-08-24T21:30:22.624Z","dependency_job_id":null,"html_url":"https://github.com/mfa/webbib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mfa/webbib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fwebbib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fwebbib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fwebbib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fwebbib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfa","download_url":"https://codeload.github.com/mfa/webbib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fwebbib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260301992,"owners_count":22988721,"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-12-14T14:28:25.541Z","updated_at":"2025-06-17T06:05:43.964Z","avatar_url":"https://github.com/mfa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n========\n WebBib\n========\n\n\nIntroduction\n============\n\nThe WebBib was written as replacement for an old Tomcat based webservice.\nThe original version read an xml file gerated by bib2xml.\nAfter some problems with the convertion we started to use pybtex for reading\nthe original bibtex files.\nThe staff.xml files stayed the same.\n\nFor development see https://github.com/mfa/webbib/\n\nIn production: http://www.ims.uni-stuttgart.de/bibliographie/\n\n\nInstall\n=======\n\n* system requirements (RHEL)\n\n::\n\n  yum install libxml2-devel libxslt-devel libyaml-devel\n\n* install:\n\n::\n\n  virtualenv --distribute env_webbib\n  . env_webbib/bin/activate\n  pip install -r requirements.txt\n  # install webbib\n  python setup.py install\n\n* run (testing):\n\n::\n\n  . env_webbib/bin/activate\n  # run example\n  cd example\n  webbib-cli\n\n* translations:\n\n::\n\n  pybabel extract -F babel.cfg -o messages.pot .\n  pybabel update -i messages.pot -d translations\n  pybabel compile -d translations\n\n  # INIT (new languages)\n  pybabel init -i messages.pot -d translations -l de\n\n\nTipps\n=====\n\n * with mod_wsgi add *home* to your ``WSGIDaemonProcess``:\n\n::\n\n  WSGIDaemonProcess webbib display-name=wsgi-webbib home=/path-to-your-checkout/webbib/example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Fwebbib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfa%2Fwebbib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Fwebbib/lists"}