{
"info": {
"author": "Paul Kuberry",
"author_email": "pkuberry@gmail.com",
"bugtrack_url": null,
"classifiers": [
"License :: OSI Approved :: BSD License",
"Operating System :: Unix",
"Programming Language :: Python :: 3"
],
"description": "# COMpatible PArticle Discretization and REmap Toolkit\n\n## About\n\nThe Compadre Toolkit provides a performance portable solution for the parallel evaluation of computationally dense kernels. The toolkit specifically targets the Generalized Moving Least Squares (GMLS) approach, which requires the inversion of small dense matrices. The result is a set of weights that provide the information needed for remap or entries that constitute the rows of some globally sparse matrix.\n\nThis toolkit focuses on the 'on-node' aspects of meshless PDE solution and remap, namely the parallel construction of small dense matrices and their inversion. What it does **not** provide is the tools for managing fields, inverting globally sparse matrices, or neighbor search that requires orchestration over many MPI processes. This toolkit is designed to be easily dropped-in to an existing MPI (or serial) based framework for PDE solution or remap, with minimal dependencies ([Kokkos](https://github.com/kokkos/kokkos) and either [Cuda Toolkit](https://developer.nvidia.com/cuda-toolkit) or [LAPACK](http://www.netlib.org/lapack/)).\n\n### Generalized Moving Least Squares (GMLS)\n\nA GMLS problem requires the specification of a target functional  (Compadre::TargetOperation), a reconstruction space  (Compadre::ReconstructionSpace), and a sampling functional  (Compadre::SamplingFunctional).\n\nThe Compadre Toolkit is designed to efficiently assemble, factorize, and solve large batches of minimization problems having the form:\n\n\n\n\n## Wiki Information\nDetails about building and using the Compadre toolkit can be found on the [Wiki](https://github.com/SNLComputation/compadre/wiki).\n\n## Recent Changes\n[Recent Changes](https://github.com/SNLComputation/compadre/wiki/Changelog)\n\n## Installation\n[Installation of Kokkos and KokkosKernels](https://github.com/SNLComputation/compadre/wiki/Kokkos-and-KokkosKernels) [Either automatically configured and built, or user installation location provided]\n\n[Installation of Compadre](https://github.com/SNLComputation/compadre/wiki/Building-Compadre)\n\n## Documentation and Tutorials\nThe toolkit is documented by Doxygen. [Documentation is available online](https://snlcomputation.github.io/compadre/index.html) or can be compiled from source.\nTo compile from source: 1.) install doxygen software on your computer, 2.) execute '>> make doc' after having installed the Compadre Toolkit. HTML and Latex documentation will be generated in the doc/ folder, in-source. \n\n## Citing the Software\n\nIf you write a paper using results obtained with the help of the Compadre Toolkit, please cite the following reference:\n\n```\n@software{paul_kuberry_2020_3703333,\n author = {Paul Kuberry and\n Peter Bosler and\n Nathaniel Trask},\n title = {Compadre Toolkit},\n month = mar,\n year = 2020,\n publisher = {Zenodo},\n version = {v1.0.3},\n doi = {10.5281/zenodo.3703333},\n url = {https://doi.org/10.5281/zenodo.3703333}\n}\n```\n\nIf you would like to export the reference information to either CSL, DataCite, Dublin, Core, JSON, JSON-LD, MARCXML, or Mendeley, please find the export section at the bottom-right corner once you follow the link below:\n\n
",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/SNLComputation/compadre",
"keywords": "",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "compadre",
"package_url": "https://pypi.org/project/compadre/",
"platform": "",
"project_url": "https://pypi.org/project/compadre/",
"project_urls": {
"Homepage": "https://github.com/SNLComputation/compadre"
},
"release_url": "https://pypi.org/project/compadre/1.0.35/",
"requires_dist": null,
"requires_python": ">3.4.0",
"summary": "Compatible Particle Discretization and Remap",
"version": "1.0.35",
"yanked": false,
"yanked_reason": null
},
"last_serial": 7348774,
"releases": {
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "9139a2740649125fdc121bb5d4e7b933",
"sha256": "555d9ac7fa2fa651842beeba6107fbfcf57c4e9e0dbd02c403e73a41c5746a91"
},
"downloads": -1,
"filename": "compadre-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "9139a2740649125fdc121bb5d4e7b933",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3428927,
"upload_time": "2019-03-22T02:53:20",
"upload_time_iso_8601": "2019-03-22T02:53:20.115196Z",
"url": "https://files.pythonhosted.org/packages/b1/f2/5dd4177e9ca53b5096103f1d9a877db2349bb403567e8a3800e5a7effd3b/compadre-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.10": [
{
"comment_text": "",
"digests": {
"md5": "2f62f9a95590061abff87d313f292bbb",
"sha256": "21eaf3ee04701f2e206406b8faa9fc53957efe3c4747ddab3a181f45ae763add"
},
"downloads": -1,
"filename": "compadre-1.0.10.tar.gz",
"has_sig": false,
"md5_digest": "2f62f9a95590061abff87d313f292bbb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3099285,
"upload_time": "2019-03-24T04:13:32",
"upload_time_iso_8601": "2019-03-24T04:13:32.365465Z",
"url": "https://files.pythonhosted.org/packages/27/a4/160b8f8d4c3e9d061fea46b4e695e75047bc4a0874a9107907b090074af4/compadre-1.0.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.12": [
{
"comment_text": "",
"digests": {
"md5": "9e8827e8ba2a254e46d9444c2d4c0216",
"sha256": "31fb5e261f0e794ef8af15a767c4f7ab6d5114eb84dec81e1b72bb73bb9fd06e"
},
"downloads": -1,
"filename": "compadre-1.0.12.tar.gz",
"has_sig": false,
"md5_digest": "9e8827e8ba2a254e46d9444c2d4c0216",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3099813,
"upload_time": "2019-03-24T22:47:55",
"upload_time_iso_8601": "2019-03-24T22:47:55.958991Z",
"url": "https://files.pythonhosted.org/packages/65/17/c4aa9b58bf046cf7834cd9825fd74cfcf60760b257de876ff671b18ff143/compadre-1.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.13": [
{
"comment_text": "",
"digests": {
"md5": "d9725bc21198c7a81944651552546c69",
"sha256": "b4585d8c83087f2258dd11f03580a6e04e33a8bce8502da7912319ef7d9f769f"
},
"downloads": -1,
"filename": "compadre-1.0.13.tar.gz",
"has_sig": false,
"md5_digest": "d9725bc21198c7a81944651552546c69",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3106602,
"upload_time": "2019-03-26T04:16:08",
"upload_time_iso_8601": "2019-03-26T04:16:08.821276Z",
"url": "https://files.pythonhosted.org/packages/cc/be/12cf1fa37cf125969ee497cfb9412f7d823554b443e87d38655342e25f71/compadre-1.0.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.14": [
{
"comment_text": "",
"digests": {
"md5": "fb71eedcbd2de45faf24ea509721bc8f",
"sha256": "f96efb7d95d75ca09c120bfabc33bf9c2abdba59e170cd94eb5aacb5d12c6d97"
},
"downloads": -1,
"filename": "compadre-1.0.14.tar.gz",
"has_sig": false,
"md5_digest": "fb71eedcbd2de45faf24ea509721bc8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3059345,
"upload_time": "2019-03-27T04:14:02",
"upload_time_iso_8601": "2019-03-27T04:14:02.386685Z",
"url": "https://files.pythonhosted.org/packages/39/b8/35168d11a8796246990b447a2cb6b994caf352fd4f20ce2d9e9beeacca73/compadre-1.0.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.15": [
{
"comment_text": "",
"digests": {
"md5": "7d94d93176a8cf76c7d619f76a65d96d",
"sha256": "b9d3883c2baff46e7e6b3fbebe6a76811e6c9a506190bcc0b8b2fee5d770edc6"
},
"downloads": -1,
"filename": "compadre-1.0.15.tar.gz",
"has_sig": false,
"md5_digest": "7d94d93176a8cf76c7d619f76a65d96d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3178595,
"upload_time": "2019-03-29T03:48:45",
"upload_time_iso_8601": "2019-03-29T03:48:45.791079Z",
"url": "https://files.pythonhosted.org/packages/20/ba/6185d677423659c3bdd4d907485d7377f9a22a3da344b179fbdfec5e71f8/compadre-1.0.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.16": [
{
"comment_text": "",
"digests": {
"md5": "647a97bb0fd19a8a1b4da0cf1807a718",
"sha256": "da318da21324118a2966d3c025ba2cf8ae310fdfa8be933b8f7d076b304ccd37"
},
"downloads": -1,
"filename": "compadre-1.0.16.tar.gz",
"has_sig": false,
"md5_digest": "647a97bb0fd19a8a1b4da0cf1807a718",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3181014,
"upload_time": "2019-04-01T20:02:24",
"upload_time_iso_8601": "2019-04-01T20:02:24.365005Z",
"url": "https://files.pythonhosted.org/packages/bf/be/7ed0195ecea68d8a0474a501cc5e47f33b57934ef5670d1935664986ad07/compadre-1.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.17": [
{
"comment_text": "",
"digests": {
"md5": "3d68cb362aaafc5eca459039b67ecee8",
"sha256": "2bad90e92de36aa1ca19703812455deb9dbb0de2c849cb5d304069b1bbe6cf94"
},
"downloads": -1,
"filename": "compadre-1.0.17.tar.gz",
"has_sig": false,
"md5_digest": "3d68cb362aaafc5eca459039b67ecee8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3184756,
"upload_time": "2019-04-04T01:40:58",
"upload_time_iso_8601": "2019-04-04T01:40:58.458309Z",
"url": "https://files.pythonhosted.org/packages/c3/5c/4d1533b11700c8be6ee61c9a9a22f14f9a82591edca8155e4bfc6cf66465/compadre-1.0.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.18": [
{
"comment_text": "",
"digests": {
"md5": "dde0a49a95170135eaa06d732b8c3d71",
"sha256": "23bd26b5ba2fb271f89e3aa6ddcecec73fcba9b2caf70032ae45597d6896b49d"
},
"downloads": -1,
"filename": "compadre-1.0.18.tar.gz",
"has_sig": false,
"md5_digest": "dde0a49a95170135eaa06d732b8c3d71",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3178904,
"upload_time": "2019-04-04T21:11:44",
"upload_time_iso_8601": "2019-04-04T21:11:44.790789Z",
"url": "https://files.pythonhosted.org/packages/d8/ce/f4111066cbcb8ff04e77082184593907adf2996d8a61e6ff7f954eab41da/compadre-1.0.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.19": [
{
"comment_text": "",
"digests": {
"md5": "a12eb5ab771a909c9b971c9506bf2025",
"sha256": "e6a9f0d7388e57366d14b08c954e6a8b66c06af5d40e387570e86b83fcb5fd72"
},
"downloads": -1,
"filename": "compadre-1.0.19.tar.gz",
"has_sig": false,
"md5_digest": "a12eb5ab771a909c9b971c9506bf2025",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3180021,
"upload_time": "2019-04-05T12:51:26",
"upload_time_iso_8601": "2019-04-05T12:51:26.961634Z",
"url": "https://files.pythonhosted.org/packages/79/7d/88a27cd730fcca5b6c37581cb34dab5367fdcf7711961dff1ae991e64e9a/compadre-1.0.19.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.2": [
{
"comment_text": "",
"digests": {
"md5": "53158863661a0387595d39819bc6ccde",
"sha256": "69a8c21f942cbeafe82a50c50451a06484a7b1d311ae7980c59968f75b4a0ce6"
},
"downloads": -1,
"filename": "compadre-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "53158863661a0387595d39819bc6ccde",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3429026,
"upload_time": "2019-03-22T03:08:58",
"upload_time_iso_8601": "2019-03-22T03:08:58.716027Z",
"url": "https://files.pythonhosted.org/packages/2e/c8/5a28e888658396568bdd81c36f2a09cb0c054b0871448e51939d81638765/compadre-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.21": [
{
"comment_text": "",
"digests": {
"md5": "a6fc693c3ae7ac92a36011995e841c89",
"sha256": "5f994563954ccd7eee8a2df2695e2b06028ff30291b9e8bcc6e9cc6cb8f8cc6e"
},
"downloads": -1,
"filename": "compadre-1.0.21.tar.gz",
"has_sig": false,
"md5_digest": "a6fc693c3ae7ac92a36011995e841c89",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3184071,
"upload_time": "2019-04-05T16:49:36",
"upload_time_iso_8601": "2019-04-05T16:49:36.985898Z",
"url": "https://files.pythonhosted.org/packages/ce/27/21f0e5ca1b0f51c47905c41db00f390972a865c70f3f72d387403ea478a3/compadre-1.0.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.22": [
{
"comment_text": "",
"digests": {
"md5": "d5d9e7c562afe0a7983b044d94d503db",
"sha256": "603e6cea7ca9701c26e509cad743b8d338cda4f770e70a063aace968ac0a87d3"
},
"downloads": -1,
"filename": "compadre-1.0.22.tar.gz",
"has_sig": false,
"md5_digest": "d5d9e7c562afe0a7983b044d94d503db",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3182532,
"upload_time": "2019-04-05T19:21:48",
"upload_time_iso_8601": "2019-04-05T19:21:48.246924Z",
"url": "https://files.pythonhosted.org/packages/37/d8/4301164f51d478a1a2cc1d2e611925efe65a5501925f97ba3f4ba3f550b4/compadre-1.0.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.23": [
{
"comment_text": "",
"digests": {
"md5": "ac0d85822b48514956af0513ec4c3d1c",
"sha256": "04ae5f427f3aa6222ea1fd49061f95b2fd44f906d428a34b902a8c0a5ee14d8b"
},
"downloads": -1,
"filename": "compadre-1.0.23.tar.gz",
"has_sig": false,
"md5_digest": "ac0d85822b48514956af0513ec4c3d1c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3184918,
"upload_time": "2019-05-13T18:43:53",
"upload_time_iso_8601": "2019-05-13T18:43:53.286628Z",
"url": "https://files.pythonhosted.org/packages/0a/02/64c9b297f1fed426d7cdd1122470c518e844e6b7d3dd7f56476e143beda2/compadre-1.0.23.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.24": [
{
"comment_text": "",
"digests": {
"md5": "b2f3b9bea43252a1d9d32c375a0aea85",
"sha256": "e7a1cd49ff4cd785928ab93dd184dd23b8b4517f2c82f1f85417aedcb580af4f"
},
"downloads": -1,
"filename": "compadre-1.0.24.tar.gz",
"has_sig": false,
"md5_digest": "b2f3b9bea43252a1d9d32c375a0aea85",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3203802,
"upload_time": "2019-05-23T02:47:41",
"upload_time_iso_8601": "2019-05-23T02:47:41.594870Z",
"url": "https://files.pythonhosted.org/packages/94/a6/db4106004fa6a83d2ef7eb2f12e33b970f967b965ce483935de090c0c29c/compadre-1.0.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.25": [
{
"comment_text": "",
"digests": {
"md5": "8f234ab5c30b37c677033951d5919f5e",
"sha256": "0afdbc11ae0ee71b8726fdd2ae355c8e79073f7498e5f87d6a6b343495e23e7a"
},
"downloads": -1,
"filename": "compadre-1.0.25.tar.gz",
"has_sig": false,
"md5_digest": "8f234ab5c30b37c677033951d5919f5e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3212296,
"upload_time": "2019-07-26T16:46:25",
"upload_time_iso_8601": "2019-07-26T16:46:25.895919Z",
"url": "https://files.pythonhosted.org/packages/c8/1e/f9abc17bb3cd97cffb8191c20319127e1c76d2c295bd11b2f4c00e60015b/compadre-1.0.25.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.26": [
{
"comment_text": "",
"digests": {
"md5": "afe9c6449b7e12c17b4816448231e992",
"sha256": "08e3e3376c712c81d1472543816f0dab7c8286ae4bcd33fb3b5a26f7005fe406"
},
"downloads": -1,
"filename": "compadre-1.0.26.tar.gz",
"has_sig": false,
"md5_digest": "afe9c6449b7e12c17b4816448231e992",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3212509,
"upload_time": "2019-07-26T19:16:59",
"upload_time_iso_8601": "2019-07-26T19:16:59.289887Z",
"url": "https://files.pythonhosted.org/packages/b3/31/110a2c2d8eb62c2b22f2e676137832f85282555d2c849c84ef37693776cc/compadre-1.0.26.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.27": [
{
"comment_text": "",
"digests": {
"md5": "b3283d08da576183b6a5732461f64a4e",
"sha256": "4bd62b39568c5e96d11404add55dcea6d351f24c5f7b70e00914fd318c3f73b6"
},
"downloads": -1,
"filename": "compadre-1.0.27.tar.gz",
"has_sig": false,
"md5_digest": "b3283d08da576183b6a5732461f64a4e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3248180,
"upload_time": "2019-08-30T19:14:29",
"upload_time_iso_8601": "2019-08-30T19:14:29.491235Z",
"url": "https://files.pythonhosted.org/packages/d8/b5/3186db0e47d76c13ea631a3ae7bf5dc92ec49829b4c068b7552ce1465c03/compadre-1.0.27.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.28": [
{
"comment_text": "",
"digests": {
"md5": "ebe0399a7cc3e6c4baa2fffe9b1a1e4d",
"sha256": "fb8fe8e3312250c5b0c7e9ef7388a846d37a8eccdaa4169d6593e24590ad84ea"
},
"downloads": -1,
"filename": "compadre-1.0.28.tar.gz",
"has_sig": false,
"md5_digest": "ebe0399a7cc3e6c4baa2fffe9b1a1e4d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3257702,
"upload_time": "2019-10-30T22:52:07",
"upload_time_iso_8601": "2019-10-30T22:52:07.758040Z",
"url": "https://files.pythonhosted.org/packages/84/1f/9228fb8ba79a7079ee39df3b13c21b781a792a9a23ce51e6cc6e73446be0/compadre-1.0.28.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.29": [
{
"comment_text": "",
"digests": {
"md5": "6c1a987bc6ac6121b850445413d4e49f",
"sha256": "ec38bb23398f9e351897c01b13d244808b6260d18e11db6c5654edfcbaf00635"
},
"downloads": -1,
"filename": "compadre-1.0.29.tar.gz",
"has_sig": false,
"md5_digest": "6c1a987bc6ac6121b850445413d4e49f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4617438,
"upload_time": "2020-03-04T17:57:32",
"upload_time_iso_8601": "2020-03-04T17:57:32.536478Z",
"url": "https://files.pythonhosted.org/packages/d0/42/9c9577ec079efeebca81ffde745dc29f13d5e581c71ebf495465057a4160/compadre-1.0.29.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.3": [
{
"comment_text": "",
"digests": {
"md5": "f435177c7bcba4d48969e778a68c2dcd",
"sha256": "c6b1b62ba720bc67a301d760491e6277d191121145deddb57c417dee01ac1e21"
},
"downloads": -1,
"filename": "compadre-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "f435177c7bcba4d48969e778a68c2dcd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3429150,
"upload_time": "2019-03-22T03:20:48",
"upload_time_iso_8601": "2019-03-22T03:20:48.553987Z",
"url": "https://files.pythonhosted.org/packages/5b/5e/0d40da362c676d626b95bf7010aeb244a9919a05ba2e4ef0b1f49a755228/compadre-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.31": [
{
"comment_text": "",
"digests": {
"md5": "a436afb9e0d40432c0d5f644f75f6722",
"sha256": "ee67889dd9c4ae282a5a0152d2dfb76c64439379ffdf3006732fa6bf5fed1fd7"
},
"downloads": -1,
"filename": "compadre-1.0.31.tar.gz",
"has_sig": false,
"md5_digest": "a436afb9e0d40432c0d5f644f75f6722",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4612380,
"upload_time": "2020-03-04T18:46:32",
"upload_time_iso_8601": "2020-03-04T18:46:32.442139Z",
"url": "https://files.pythonhosted.org/packages/0b/5f/3f0a408f62defec5df8186866bc43d08f55c91cca1f1714a7d650618f70f/compadre-1.0.31.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.32": [
{
"comment_text": "",
"digests": {
"md5": "dd211243020dbce4181c882b488ef7f7",
"sha256": "a885494568079374ed897ec10355017c23eacf0079db42f12e9124bc233a4925"
},
"downloads": -1,
"filename": "compadre-1.0.32.tar.gz",
"has_sig": false,
"md5_digest": "dd211243020dbce4181c882b488ef7f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4612538,
"upload_time": "2020-03-04T19:27:11",
"upload_time_iso_8601": "2020-03-04T19:27:11.994614Z",
"url": "https://files.pythonhosted.org/packages/d5/4b/9c2a4b1de5662a182dfc001b46d1ec96a18cb7124c5006faf3a67a1157d0/compadre-1.0.32.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.33": [
{
"comment_text": "",
"digests": {
"md5": "ab0640d5bbf48d7648191c4a6b5e6ee3",
"sha256": "2411af2fecccad03a6584cf8b93514e479be6bb1d3a3b5772e3300840b0da59b"
},
"downloads": -1,
"filename": "compadre-1.0.33.tar.gz",
"has_sig": false,
"md5_digest": "ab0640d5bbf48d7648191c4a6b5e6ee3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4613272,
"upload_time": "2020-03-04T20:24:21",
"upload_time_iso_8601": "2020-03-04T20:24:21.442296Z",
"url": "https://files.pythonhosted.org/packages/70/23/8668d2a5ae6c9b6a02634616ca825d8bd577f9692f8e9d19aef50ba96a6d/compadre-1.0.33.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.34": [
{
"comment_text": "",
"digests": {
"md5": "f1ae9b31d45b64de181844828c128cf4",
"sha256": "442276920806243b192f2c19dacd186ca9a86a939203b6fbf1b26cf7448434d9"
},
"downloads": -1,
"filename": "compadre-1.0.34.tar.gz",
"has_sig": false,
"md5_digest": "f1ae9b31d45b64de181844828c128cf4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4606160,
"upload_time": "2020-03-10T18:34:37",
"upload_time_iso_8601": "2020-03-10T18:34:37.082646Z",
"url": "https://files.pythonhosted.org/packages/ec/b1/02e66ceee17dee62f3525f66f4c57413a0a01d193e6f4bd331e63adb9a7f/compadre-1.0.34.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.35": [
{
"comment_text": "",
"digests": {
"md5": "f39d61ba93416873f3c453519631c5d7",
"sha256": "b1fcc39bd8256437551b7efa7fdcfcd46bf8d852c5603ae493b1a3c9b39277fb"
},
"downloads": -1,
"filename": "compadre-1.0.35.tar.gz",
"has_sig": false,
"md5_digest": "f39d61ba93416873f3c453519631c5d7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.4.0",
"size": 4599911,
"upload_time": "2020-05-28T23:10:35",
"upload_time_iso_8601": "2020-05-28T23:10:35.577903Z",
"url": "https://files.pythonhosted.org/packages/64/c6/41d9f991933208dc928b32f3a91a4f7ef160178090920cde4994a768aa11/compadre-1.0.35.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.6": [
{
"comment_text": "",
"digests": {
"md5": "5a13940db1519c5bf12151e00bc0a44a",
"sha256": "fc0f96bfc9402cf7273a6cbe9e7261df96f5a18ee3648d33c7ce4a622c064fab"
},
"downloads": -1,
"filename": "compadre-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "5a13940db1519c5bf12151e00bc0a44a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3246849,
"upload_time": "2019-03-22T04:34:18",
"upload_time_iso_8601": "2019-03-22T04:34:18.082631Z",
"url": "https://files.pythonhosted.org/packages/78/f1/92c6a515bd0c06db67bce7854566e12b6a0ba2c31e0be2f6a5904d8fc007/compadre-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"1.0.8": [
{
"comment_text": "",
"digests": {
"md5": "eec741ccb485eebf60faf2c9532ec2d3",
"sha256": "334391d7061b0f783ad669eaaf85abf9afd9e3d439404c75487d3f81214bcd06"
},
"downloads": -1,
"filename": "compadre-1.0.8.tar.gz",
"has_sig": false,
"md5_digest": "eec741ccb485eebf60faf2c9532ec2d3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3106661,
"upload_time": "2019-03-23T17:34:30",
"upload_time_iso_8601": "2019-03-23T17:34:30.485132Z",
"url": "https://files.pythonhosted.org/packages/d0/ae/64681a049eb2ea25e56b126be7dcad991a1154ca2ef5698a71514c6792a7/compadre-1.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "f39d61ba93416873f3c453519631c5d7",
"sha256": "b1fcc39bd8256437551b7efa7fdcfcd46bf8d852c5603ae493b1a3c9b39277fb"
},
"downloads": -1,
"filename": "compadre-1.0.35.tar.gz",
"has_sig": false,
"md5_digest": "f39d61ba93416873f3c453519631c5d7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.4.0",
"size": 4599911,
"upload_time": "2020-05-28T23:10:35",
"upload_time_iso_8601": "2020-05-28T23:10:35.577903Z",
"url": "https://files.pythonhosted.org/packages/64/c6/41d9f991933208dc928b32f3a91a4f7ef160178090920cde4994a768aa11/compadre-1.0.35.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"vulnerabilities": []
}