sparc-curation-tools


Namesparc-curation-tools JSON
Version 0.7.8 PyPI version JSON
download
home_pagehttps://github.com/ABI-Software/sparc-curation-tools.git
SummaryA collection of tools to help with curating SPARC datasets.
upload_time2024-12-03 23:06:47
maintainerNone
docs_urlNone
authorHugh Sorby
requires_pythonNone
licenseApache Software License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            SPARC Curation Tools
====================

A collection of tools to help with curating SPARC datasets.

Testing
-------

Tests can be run with::

 python -m unittest discover -s tests

License
=======

::


  Copyright 2021 University of Auckland
  
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
  
      http://www.apache.org/licenses/LICENSE-2.0
  
  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
  

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ABI-Software/sparc-curation-tools.git",
    "name": "sparc-curation-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Hugh Sorby",
    "author_email": "h.sorby@auckland.ac.nz",
    "download_url": null,
    "platform": null,
    "description": "SPARC Curation Tools\n====================\n\nA collection of tools to help with curating SPARC datasets.\n\nTesting\n-------\n\nTests can be run with::\n\n python -m unittest discover -s tests\n\nLicense\n=======\n\n::\n\n\n  Copyright 2021 University of Auckland\n  \n  Licensed under the Apache License, Version 2.0 (the \"License\");\n  you may not use this file except in compliance with the License.\n  You may obtain a copy of the License at\n  \n      http://www.apache.org/licenses/LICENSE-2.0\n  \n  Unless required by applicable law or agreed to in writing, software\n  distributed under the License is distributed on an \"AS IS\" BASIS,\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  See the License for the specific language governing permissions and\n  limitations under the License.\n  \n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "A collection of tools to help with curating SPARC datasets.",
    "version": "0.7.8",
    "project_urls": {
        "Homepage": "https://github.com/ABI-Software/sparc-curation-tools.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f166560f64debfcb465b0f762192feddd827d21ce82630653d2d2b2b970beace",
                "md5": "cdbea10ee2aefa3d3c767982f23f9406",
                "sha256": "bc77e27b5b61ffaf284a27b5ca954131e5a9578cd37780f2b29dfc5806c4eff8"
            },
            "downloads": -1,
            "filename": "sparc_curation_tools-0.7.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cdbea10ee2aefa3d3c767982f23f9406",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 27187,
            "upload_time": "2024-12-03T23:06:47",
            "upload_time_iso_8601": "2024-12-03T23:06:47.436287Z",
            "url": "https://files.pythonhosted.org/packages/f1/66/560f64debfcb465b0f762192feddd827d21ce82630653d2d2b2b970beace/sparc_curation_tools-0.7.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 23:06:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ABI-Software",
    "github_project": "sparc-curation-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sparc-curation-tools"
}
        
Elapsed time: 1.46235s