orgparse


Nameorgparse JSON
Version 0.4.20231004 PyPI version JSON
download
home_page
Summaryorgparse - Emacs org-mode parser in Python
upload_time2023-10-04 19:52:34
maintainer
docs_urlNone
author
requires_python
licenseBSD 2-Clause License Copyright (c) 2012, Takafumi Arakaki All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords org org-mode emacs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "orgparse",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "\"Dmitrii Gerasimov (@karlicoss)\" <karlicoss@gmail.com>",
    "keywords": "org,org-mode,emacs",
    "author": "",
    "author_email": "\"Takafumi Arakaki (@tkf)\" <aka.tkf@gmail.com>, \"Dmitrii Gerasimov (@karlicoss)\" <karlicoss@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/94/40/7d0309817d1e470e5889e7630dd09053b0cb5c86716a31f43fc73d2749c4/orgparse-0.4.20231004.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD 2-Clause License  Copyright (c) 2012, Takafumi Arakaki All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "orgparse - Emacs org-mode parser in Python",
    "version": "0.4.20231004",
    "project_urls": {
        "Homepage": "https://github.com/karlicoss/orgparse"
    },
    "split_keywords": [
        "org",
        "org-mode",
        "emacs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "863344fc6545036fdb4ddcb4f3079c23c2751ec0bd352f8881dd421af489736b",
                "md5": "57c2ef2277aea4a4e508ceecbf603cbc",
                "sha256": "df9c20978ebc4903e31e35b2c4e5846d1a7974fe7d70531efd44cb45763af340"
            },
            "downloads": -1,
            "filename": "orgparse-0.4.20231004-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57c2ef2277aea4a4e508ceecbf603cbc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 34779,
            "upload_time": "2023-10-04T19:52:32",
            "upload_time_iso_8601": "2023-10-04T19:52:32.689792Z",
            "url": "https://files.pythonhosted.org/packages/86/33/44fc6545036fdb4ddcb4f3079c23c2751ec0bd352f8881dd421af489736b/orgparse-0.4.20231004-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94407d0309817d1e470e5889e7630dd09053b0cb5c86716a31f43fc73d2749c4",
                "md5": "ca7c034dab86a060474d114e5b420cf1",
                "sha256": "a4e38aeadabf9988b0f67a66acd08279d18220bcbc422a129060c2890bba91a0"
            },
            "downloads": -1,
            "filename": "orgparse-0.4.20231004.tar.gz",
            "has_sig": false,
            "md5_digest": "ca7c034dab86a060474d114e5b420cf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 41087,
            "upload_time": "2023-10-04T19:52:34",
            "upload_time_iso_8601": "2023-10-04T19:52:34.684397Z",
            "url": "https://files.pythonhosted.org/packages/94/40/7d0309817d1e470e5889e7630dd09053b0cb5c86716a31f43fc73d2749c4/orgparse-0.4.20231004.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-04 19:52:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "karlicoss",
    "github_project": "orgparse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "orgparse"
}
        
Elapsed time: 0.12981s