{"id":29101098,"url":"https://github.com/zodman/fl-pkgs-web","last_synced_at":"2025-06-28T19:08:59.944Z","repository":{"id":2322697,"uuid":"3283368","full_name":"zodman/fl-pkgs-web","owner":"zodman","description":null,"archived":false,"fork":false,"pushed_at":"2012-01-27T16:37:27.000Z","size":1064,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-25T04:45:55.443Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://p.zhangsen.org","language":"Python","has_issues":false,"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/zodman.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}},"created_at":"2012-01-27T15:03:26.000Z","updated_at":"2019-11-06T18:17:40.000Z","dependencies_parsed_at":"2022-09-05T15:31:29.470Z","dependency_job_id":null,"html_url":"https://github.com/zodman/fl-pkgs-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zodman/fl-pkgs-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Ffl-pkgs-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Ffl-pkgs-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Ffl-pkgs-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Ffl-pkgs-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zodman","download_url":"https://codeload.github.com/zodman/fl-pkgs-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zodman%2Ffl-pkgs-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262482450,"owners_count":23318141,"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":"2025-06-28T19:08:42.479Z","updated_at":"2025-06-28T19:08:59.938Z","avatar_url":"https://github.com/zodman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"* cache.py: pull data from the conary repository (REST interface), and store in\n  `./rawdata`.\n* convert.py: extract the information we are interested from the raw data\n  (XML), and store in the mongodb.\n  - test.py is a unittest for convert.py\n* web.py: server the data to the web.\n\n* dataflow:\n\n        +----------------+             +-------------+               +-------+\n        |   repository   |  cache.py   | local cache |  convert.py   | mongo |\n        |(REST interface)| ----------\u003e |    (XML)    | ------------\u003e |       |\n        +----------------+             +-------------+               +-------+\n\n* usage:\n  - python cache.py | tee log-cache\n  - python convert.py | tee log-convert\n  - python web.py\n\n* taxonomy. In general the variables and classes are named using conary\n  concepts, with a few exceptions such as \"install\".\n  - repository: foresight.rpath.org\n  - label: foresight.rpath.org@fl:2-devel\n  - branch: fl:2-devel\n  - install: a group of labels that are usually installed together to create a\n    foresight release. For example foresight.rpath.org@fl:2 and\n    foresight.rpath.org@fl:2-kernel.\n\n* issues:\n  - userspace-kernel-firmware is available on both 2-qa and 2-qa-kernel. Not\n    sure how to handle it.\n\n* requirement:\n  - bottle\n  - gevent (can be easily replaced)\n  - mongodb and pymongo\n  - lxml\n\n* cached data size\n  - included labels: fl:2, fl:2-kernel, fl:2-qa, fl:2-qa-kernel, fl:2-devel,\n    fl:2-devel-kernel\n  - 2.9G    rawdata\n\n* database size:\n  -  65M fl_pkgs.0\n  - 129M fl_pkgs.1\n  - 257M fl_pkgs.2\n  - 513M fl_pkgs.3\n  -  17M fl_pkgs.ns\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzodman%2Ffl-pkgs-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzodman%2Ffl-pkgs-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzodman%2Ffl-pkgs-web/lists"}