{ "info": { "author": "Agam Dua", "author_email": "agam@comfylabs.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\nCauldron - store all the things!\n===============================\n\n.. image:: https://badge.fury.io/py/cauldron.png\n :target: http://badge.fury.io/py/cauldron\n\n.. image:: https://travis-ci.org/agamdua/cauldron.png?branch=develop\n :target: https://travis-ci.org/agamdua/cauldron\n\n.. image:: https://pypip.in/d/pycauldron/badge.png\n :target: https://pypi.python.org/pypi/pycauldron\n\n\nCauldron lets you store all the objects according to rules\n\n* Free software: BSD license\n* Documentation: https://cauldron.readthedocs.org.\n\nFeatures\n--------\n\nCauldron allows you to store all your objects according to a\nset of rules.\n\n\nUsage\n-----\n\nThe API is a WIP, but essentially run:\n\n.. highlight:: python\n\tpython object_cache.py\n\nNote that this requires one to clone the repository as opposed to\ninstall it.\n\nAs one can see, this package has not been released yet.\n\n\nConfiguration\n-------------\n\nCauldron collects objects based on two types of rules:\n\n1. Rules for the module walk, i.e., rules to decide which file to\nlook in\n2. Rules for inspection, i.e., rules according to which certain objects\nwill be stored in the cache.\n\nThese rules are supplied while instantiating an `ObjectCache` instance.\n\n\n\n\nHistory\n-------\n\n0.1.0 (2014-01-11)\n---------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/agamdua/cauldron", "keywords": "cauldron", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pycauldron", "package_url": "https://pypi.org/project/pycauldron/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycauldron/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/agamdua/cauldron" }, "release_url": "https://pypi.org/project/pycauldron/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Cauldron lets you store all the objects according to rules", "version": "0.1.0" }, "last_serial": 1722884, "releases": { "0.1.0": [] }, "urls": [] }