{"id":17334278,"url":"https://github.com/cmower/orgnode","last_synced_at":"2025-02-25T20:31:19.435Z","repository":{"id":45051267,"uuid":"446930817","full_name":"cmower/Orgnode","owner":"cmower","description":"Read Org-mode files.","archived":false,"fork":false,"pushed_at":"2022-01-12T12:15:10.000Z","size":13,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-06T01:23:24.837Z","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/cmower.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":"2022-01-11T18:09:26.000Z","updated_at":"2022-02-14T06:09:41.000Z","dependencies_parsed_at":"2022-08-25T13:50:46.137Z","dependency_job_id":null,"html_url":"https://github.com/cmower/Orgnode","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmower%2FOrgnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmower%2FOrgnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmower%2FOrgnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmower%2FOrgnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmower","download_url":"https://codeload.github.com/cmower/Orgnode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219843510,"owners_count":16556504,"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-15T15:05:36.589Z","updated_at":"2024-10-15T15:05:36.685Z","avatar_url":"https://github.com/cmower.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Orgnode\n\nOrgnode is a simple Python package for reading Org-mode files, originally created by [Charles Cave](http://members.optusnet.com.au/~charles57/GTD/orgnode.html).\n\nLoad an Org-mode file using\n```python\nroot, nodelist = Orgnode.makelist(filename)\n```\nwhere\n- `root` is a string containing everything up until the first node\n- `nodelist` is a list of `Orgnode` objects, see [Module documentation](http://members.optusnet.com.au/~charles57/GTD/orgnode.html)\n- `filename` is the filename for the Org-mode file you want to load\n\n\n# Install\n\n1. `$ git clone git@github.com:cmower/Orgnode.git`\n1. `$ cd Orgnode`\n1. `$ pip install .`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmower%2Forgnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmower%2Forgnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmower%2Forgnode/lists"}