urban.vocabulary


Nameurban.vocabulary JSON
Version 1.0a2 PyPI version JSON
download
home_pagehttps://github.com/IMIO/urban.vocabulary
SummaryUrban vocabulary
upload_time2023-04-04 11:23:42
maintainer
docs_urlNone
authorIMIO
requires_python
licenseGPL version 2
keywords python plone
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on pypi or github. It is a comment.

==============================================================================
urban.vocabulary
==============================================================================

Installation
------------

Install urban.vocabulary by adding it to your buildout::

    [buildout]

    ...

    eggs =
        urban.vocabulary


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/IMIO/urban.vocabulary/issues
- Source Code: https://github.com/IMIO/urban.vocabulary


License
-------

The project is licensed under the GPLv2.


Contributors
============

- Martin Peeters [mpeeters]


Changelog
=========


1.0a2 (2023-04-04)
------------------

- Avoid an error during install when `portal_urban` does not exist yet
  [mpeeters]
- Move base url and polygon in external cfg files rather than plone registry.
  [sdelcourt]


1.0a1 (2018-06-04)
------------------

- Initial release.
  [mpeeters]
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/IMIO/urban.vocabulary",
    "name": "urban.vocabulary",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python Plone",
    "author": "IMIO",
    "author_email": "support@imio.be",
    "download_url": "https://files.pythonhosted.org/packages/c3/32/1da46508b95c61aac82537811d882d65e70367827c81fc92ed47f345c959/urban.vocabulary-1.0a2.tar.gz",
    "platform": null,
    "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n   This text does not appear on pypi or github. It is a comment.\n\n==============================================================================\nurban.vocabulary\n==============================================================================\n\nInstallation\n------------\n\nInstall urban.vocabulary by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        urban.vocabulary\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/IMIO/urban.vocabulary/issues\n- Source Code: https://github.com/IMIO/urban.vocabulary\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Martin Peeters [mpeeters]\n\n\nChangelog\n=========\n\n\n1.0a2 (2023-04-04)\n------------------\n\n- Avoid an error during install when `portal_urban` does not exist yet\n  [mpeeters]\n- Move base url and polygon in external cfg files rather than plone registry.\n  [sdelcourt]\n\n\n1.0a1 (2018-06-04)\n------------------\n\n- Initial release.\n  [mpeeters]",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Urban vocabulary",
    "version": "1.0a2",
    "split_keywords": [
        "python",
        "plone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3321da46508b95c61aac82537811d882d65e70367827c81fc92ed47f345c959",
                "md5": "aab2e5cf2565dfd5d258375074af1a4e",
                "sha256": "121f63ad3c5c97a8e32de7f0f94cea535073a5c11319d8cf390061175099028e"
            },
            "downloads": -1,
            "filename": "urban.vocabulary-1.0a2.tar.gz",
            "has_sig": false,
            "md5_digest": "aab2e5cf2565dfd5d258375074af1a4e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27436,
            "upload_time": "2023-04-04T11:23:42",
            "upload_time_iso_8601": "2023-04-04T11:23:42.975857Z",
            "url": "https://files.pythonhosted.org/packages/c3/32/1da46508b95c61aac82537811d882d65e70367827c81fc92ed47f345c959/urban.vocabulary-1.0a2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-04 11:23:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "IMIO",
    "github_project": "urban.vocabulary",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "lcname": "urban.vocabulary"
}
        
Elapsed time: 0.08106s