{"id":16832134,"url":"https://github.com/ebroder/pyafs","last_synced_at":"2025-04-11T04:15:48.207Z","repository":{"id":469876,"uuid":"94784","full_name":"ebroder/pyafs","owner":"ebroder","description":"Python bindings for AFS libraries","archived":false,"fork":false,"pushed_at":"2019-12-13T17:26:02.000Z","size":212,"stargazers_count":9,"open_issues_count":4,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T04:15:40.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/ebroder.png","metadata":{"files":{"readme":"README","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":"2008-12-21T08:58:37.000Z","updated_at":"2023-09-21T03:36:22.000Z","dependencies_parsed_at":"2022-07-07T18:22:25.078Z","dependency_job_id":null,"html_url":"https://github.com/ebroder/pyafs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebroder%2Fpyafs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebroder%2Fpyafs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebroder%2Fpyafs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebroder%2Fpyafs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebroder","download_url":"https://codeload.github.com/ebroder/pyafs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339226,"owners_count":21087215,"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-13T11:47:48.097Z","updated_at":"2025-04-11T04:15:48.145Z","avatar_url":"https://github.com/ebroder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"================\nInstalling PyAFS\n================\n\nTo install PyAFS, you will first need to install Cython_. It's always\na good idea to install Cython through your package manager, if\npossible. Your system's Cython package may be named ``cython`` or\n``cython-py25``. If your package manager doesn't have a package for\nCython, or if you wish to install Cython by hand anyway, you can do so\nby running::\n\n  $ easy_install Cython\n\nOnce you've done that, to install PyAFS globally, run::\n\n  $ python setup.py install\n\nIf you want to build PyAFS without installing it globally, you may\nwant to run::\n\n  $ python setup.py build_ext --inplace\n\nwhich will build the C extensions in place next to their source,\nallowing you to import the various modules, so long as your current\nworking directory is the root of the PyAFS source tree.\n\nAlternatively, PyAFS has been packaged for Debian and Ubuntu. To build\nthe Debian package of the latest release, run::\n\n  $ git checkout debian\n  $ git buildpackage\n  $ sudo debi\n\nYou will need the devscripts and git-buildpackage packages installed,\nas well as this package's build dependencies (cdbs, debhelper,\npython-all-dev, python-support, python-pyrex, python-setuptools,\nlibopenafs-dev).\n\n.. _Cython: http://cython.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febroder%2Fpyafs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febroder%2Fpyafs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febroder%2Fpyafs/lists"}