js


Namejs JSON
Version 1.0 PyPI version JSON
download
home_pageUNKNOWN
SummaryRoot directory for Fanstatic packages
upload_time2012-08-22 04:58:59
maintainerNone
docs_urlNone
authorUNKNOWN
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            js
**

Introduction
============

This library packages `Root directory for Fanstatic packages`_ for `fanstatic`_.

.. _`fanstatic`: http://fanstatic.org
.. _`Root directory for Fanstatic packages`: https://github.com/MiCHiLU/js

This requires integration between your web framework and ``fanstatic``,
and making sure that the original resources (shipped in the ``resources``
directory in ``js``) are published to some URL.


How to use?
===========


You can import ``js``::

  >>> import js


CHANGES
*******

1.0 (unreleased)
===============================

- Initial release.
            

Raw data

            {
    "_id": null,
    "home_page": "UNKNOWN",
    "name": "js",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "",
    "author": "UNKNOWN",
    "author_email": "UNKNOWN",
    "download_url": "https://files.pythonhosted.org/packages/c0/ec/93bb7175ffcfb86eb9d46ae25fa6097b2e853caa362e3e38de8ab4e5eda1/js-1.0.tar.gz",
    "platform": "UNKNOWN",
    "description": "js\n**\n\nIntroduction\n============\n\nThis library packages `Root directory for Fanstatic packages`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`Root directory for Fanstatic packages`: https://github.com/MiCHiLU/js\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js``) are published to some URL.\n\n\nHow to use?\n===========\n\n\nYou can import ``js``::\n\n  >>> import js\n\n\nCHANGES\n*******\n\n1.0 (unreleased)\n===============================\n\n- Initial release.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Root directory for Fanstatic packages",
    "version": "1.0",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "UNKNOWN"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0ec93bb7175ffcfb86eb9d46ae25fa6097b2e853caa362e3e38de8ab4e5eda1",
                "md5": "fa80bae405d144110dbd2359b787b3e8",
                "sha256": "9bade58e82ec88443ad9dd375674ef0d9597dfa6c773897e9019ebedc54d1f00"
            },
            "downloads": -1,
            "filename": "js-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fa80bae405d144110dbd2359b787b3e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2523,
            "upload_time": "2012-08-22T04:58:59",
            "upload_time_iso_8601": "2012-08-22T04:58:59.132462Z",
            "url": "https://files.pythonhosted.org/packages/c0/ec/93bb7175ffcfb86eb9d46ae25fa6097b2e853caa362e3e38de8ab4e5eda1/js-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2012-08-22 04:58:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "js"
}
        
Elapsed time: 0.22386s