{ "info": { "author": "HOFFMANN+LIEBENBERG in association with SNTL Publishing, Berlin", "author_email": "zms@sntl-publishing.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Zope2", "Intended Audience :: Customer Service", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Financial and Insurance Industry", "Intended Audience :: Healthcare Industry", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: Telecommunications Industry", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Site Management" ], "description": "ZMS: Simplified Content Modelling\n=================================\n\nZMS is the Python-based Content Management and E-Publishing System for Science, Technology and Medicine. A simple editing interface and flexible content model (multilingualism, metadata, content objects, XML import/export, workflow etc.) is designed for optimal productivity for web sites, documentation and educational content. \n\nModularity of the ZMS components and approved production processes turn ZMS into an incomparably rapid tool. The underlying efficiency-oriented publication model is the result of many consulting projects in recent years by HOFFMANN+LIEBENBERG in association with SNTL Publishing, Berlin.\n\nhttp://www.zms-publishing.com\n\nChangelog\n---------\n\n * Changes: https://zmslabs.org/trac/wiki/CHANGES\n * Revisions: https://zmslabs.org/trac/log/ZMS/trunk\n * Source: https://zmslabs.org/trac/browser/ZMS/trunk\n\nInstallation (GNU/Linux, OSX/Darwin and Windows/WSL)\n----------------------------------------------------\n\n*NOTE*: See Prerequisites below.\n \n**(1) Setup an Environment**\n \n::\n\n$ cd ~\n$ virtualenv ZMS3\n \n**(2) Install [or Upgrade] the Product**\n\n:: \n\n$ ./ZMS3/bin/pip install ZMS3 [--upgrade]\n\n**(3) Create an Instance [or restart on Upgrade]**\n\n:: \n\n$ ./ZMS3/bin/mkzopeinstance --dir ZMS3/instance\n$ ./ZMS3/instance/bin/zopectl start\n\n and finally \"Add ZMS\" via web user interface\n\n | http://localhost:8080/manage\n | (replace \"localhost\" with your system's IP address or domain name if no local installation)\n\nPrerequisites\n-------------\n\n | ``virtualenv`` is the PyPA recommended tool for creating isolated Python environments:\n | https://virtualenv.pypa.io/en/latest/installation.html\n\n | ``pip`` is the PyPA recommended tool for installing and managing Python packages:\n | https://pip.pypa.io/en/latest/installing.html\n\n\tUsers of Microsoft Windows 10 can enable the Windows subsystem for Linux (WSL) for installing ZMS as under Linux (`Bash on Ubuntu on Windows `_). Users of former Windows version have to install a development environment. MinGW (Minimalist GNU for Windows, http://www.mingw.org) provides a complete Open Source programming tool set which is suitable (`more hints `_).\n \n\tApple OS X running updated Xcode command line tools causes compiler errors rather than warnings used until before. You can `downgrade these errors to warnings `_ again.\n\n If you get compilation errors like ``fatal error: Python.h: No such file or directory compilation terminated``, install development headers using your system's recommended package manager.\n\nCopyright (c) 2000-2017 `HOFFMANN+LIEBENBERG `_ in association with `SNTL Publishing `_, Berlin. Code released under the `GNU General Public License v3 `_ license.", "description_content_type": null, "docs_url": null, "download_url": "https://zmslabs.org", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.zms-publishing.com", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ZMS3", "package_url": "https://pypi.org/project/ZMS3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ZMS3/", "project_urls": { "Download": "https://zmslabs.org", "Homepage": "http://www.zms-publishing.com" }, "release_url": "https://pypi.org/project/ZMS3/3.3.3/", "requires_dist": null, "requires_python": null, "summary": "ZMS: Simplified Content Modelling", "version": "3.3.3" }, "last_serial": 4003726, "releases": { "3.0.0": [ { "comment_text": "", "digests": { "md5": "278e10422f6e0ea470ec6a7474549459", "sha256": "0b8d76329bce8501818f10ddc5edd00262f31dd30620b74c84d923d3bbd611a9" }, "downloads": -1, "filename": "ZMS3-3.0.0.tar.gz", "has_sig": false, "md5_digest": "278e10422f6e0ea470ec6a7474549459", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2956523, "upload_time": "2014-06-06T06:21:44", "url": "https://files.pythonhosted.org/packages/b3/ab/f205dcbad00b2a5ecb37fb734bfd2baf820a10638235ba2851a8059b4ee2/ZMS3-3.0.0.tar.gz" } ], "3.0.1": [ { "comment_text": "", "digests": { "md5": "64c793c515ade1bb0b5ec59c68fde85b", "sha256": "bab02d5bc1d3ee571abddfb24a3ff651afb1dcd74680461dcdc6d1d3d4d31fde" }, "downloads": -1, "filename": "ZMS3-3.0.1.tar.gz", "has_sig": false, "md5_digest": "64c793c515ade1bb0b5ec59c68fde85b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3003344, "upload_time": "2014-06-25T22:11:17", "url": "https://files.pythonhosted.org/packages/33/4a/5f9bc674d7bee7c36dd82f68d8c848050512101a793fe5f8afbd07f949a3/ZMS3-3.0.1.tar.gz" } ], "3.0.2": [ { "comment_text": "", "digests": { "md5": "a1a2ed90c01b1e79e9515ccdf8b69555", "sha256": "54c18d1f4bb828f7d9709ee01701d3c9777e662da3d58df3fb8f383cdf4ab04d" }, "downloads": -1, "filename": "ZMS3-3.0.2.tar.gz", "has_sig": false, "md5_digest": "a1a2ed90c01b1e79e9515ccdf8b69555", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2992471, "upload_time": "2014-08-27T07:58:49", "url": "https://files.pythonhosted.org/packages/a4/d2/90b7fc6cb20d24779f3319e185f9c2e37cc3c2d17a8a25f71d7321c9e102/ZMS3-3.0.2.tar.gz" } ], "3.0.3": [ { "comment_text": "", "digests": { "md5": "12431a47011847c3668f0cd39c32fc83", "sha256": "ae5da8ca7fcfca7c83440110cdd66a389de86f38ba9b75fe35e3256659d5cd03" }, "downloads": -1, "filename": "ZMS3-3.0.3.tar.gz", "has_sig": false, "md5_digest": "12431a47011847c3668f0cd39c32fc83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3001781, "upload_time": "2014-09-02T23:34:27", "url": "https://files.pythonhosted.org/packages/70/2e/6dac7eb8d9a2592169ec2201502e445967ecdae0615a41a64f386ffa2895/ZMS3-3.0.3.tar.gz" } ], "3.0.4": [ { "comment_text": "", "digests": { "md5": "1315df92881c10a387db7fee7247150d", "sha256": "7cc9a7d3224037bad8b2e02177b2ade274d852271ea0f2dcc72addd62b6a3f23" }, "downloads": -1, "filename": "ZMS3-3.0.4.tar.gz", "has_sig": false, "md5_digest": "1315df92881c10a387db7fee7247150d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2992708, "upload_time": "2014-09-08T19:25:02", "url": "https://files.pythonhosted.org/packages/8d/c7/059966aeebe4f2ee77e839e0597a7f5c425263b36612ef3ed322d1e919aa/ZMS3-3.0.4.tar.gz" } ], "3.1.0": [ { "comment_text": "", "digests": { "md5": "e4308b7a693d5527db32c36cbb3f4ec0", "sha256": "6150aa460769498add9a0cf0f0df9f4ab7bcc3a197e2fd8ad992e4c3282b995c" }, "downloads": -1, "filename": "ZMS3-3.1.0.tar.gz", "has_sig": false, "md5_digest": "e4308b7a693d5527db32c36cbb3f4ec0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3164098, "upload_time": "2014-12-31T13:27:38", "url": "https://files.pythonhosted.org/packages/10/c0/96b1c4f8c2a4adbb5c77f0cfbe1b5f829215ca0e76aab4248a09e3b016cf/ZMS3-3.1.0.tar.gz" } ], "3.1.1": [ { "comment_text": "", "digests": { "md5": "8df481e79ee0fbc5b298c0a4221a021e", "sha256": "143a06c50ed6da700f1bc4cd2198d2851c63641ae31d9500f16146ef47732d6e" }, "downloads": -1, "filename": "ZMS3-3.1.1.tar.gz", "has_sig": false, "md5_digest": "8df481e79ee0fbc5b298c0a4221a021e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3262609, "upload_time": "2015-01-24T11:05:44", "url": "https://files.pythonhosted.org/packages/1b/d7/8aa994719f0368ab7dfdc218bd463cea52e2b26f6612b2d371ba220975c5/ZMS3-3.1.1.tar.gz" } ], "3.1.2": [ { "comment_text": "", "digests": { "md5": "9d73cb3148c6d1440d060c8d1775eaf9", "sha256": "845803b1e2b5123fec1f9fedfc85717fadb6679d35e8500f7dc89c4aeaefceaf" }, "downloads": -1, "filename": "ZMS3-3.1.2.tar.gz", "has_sig": false, "md5_digest": "9d73cb3148c6d1440d060c8d1775eaf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3106490, "upload_time": "2015-02-26T00:19:06", "url": "https://files.pythonhosted.org/packages/ce/9f/c427ac7e4424b8b1020862839f6b6576e1a6c0639357acfd76d3bac77107/ZMS3-3.1.2.tar.gz" } ], "3.1.3": [ { "comment_text": "", "digests": { "md5": "9f7e47cd035e13a717106641d1dd9ee4", "sha256": "57686ee0ff12a7171f5f6be8288142c6e7487cda717080bb9c8e66cad4f31a7f" }, "downloads": -1, "filename": "ZMS3-3.1.3-final.tar.gz", "has_sig": false, "md5_digest": "9f7e47cd035e13a717106641d1dd9ee4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3117930, "upload_time": "2015-04-29T20:35:48", "url": "https://files.pythonhosted.org/packages/88/9c/fd81cf8766c35c31f731714a50a1520b27034ecb4dec5120f72ed47d3180/ZMS3-3.1.3-final.tar.gz" } ], "3.1.4": [ { "comment_text": "", "digests": { "md5": "067d146c42936965cde67ea03b7c692c", "sha256": "c14b7bf279ad7b69a55f6a475f2f07bd0615166488917579aff14d8bd05ba600" }, "downloads": -1, "filename": "ZMS3-3.1.4.tar.gz", "has_sig": false, "md5_digest": "067d146c42936965cde67ea03b7c692c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3118300, "upload_time": "2015-05-05T06:57:16", "url": "https://files.pythonhosted.org/packages/5e/5b/4b63fc3595c37481a72b29a894ea36251a72e0360dc29e0d06a887231401/ZMS3-3.1.4.tar.gz" } ], "3.1.5": [ { "comment_text": "", "digests": { "md5": "fff1ea0ebaed8a531da9e5e23b34c934", "sha256": "632a9e0bc430852f38127a16a3dee178f28b5c31d9d73033af85372e49bfd55d" }, "downloads": -1, "filename": "ZMS3-3.1.5.tar.gz", "has_sig": false, "md5_digest": "fff1ea0ebaed8a531da9e5e23b34c934", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3501159, "upload_time": "2015-06-26T17:56:29", "url": "https://files.pythonhosted.org/packages/e3/d2/99ece9a1f0ecc1ead5583fe2d855904b1394ec793aa3778975c00de3a3e1/ZMS3-3.1.5.tar.gz" } ], "3.1.6": [ { "comment_text": "", "digests": { "md5": "bc284b2aba6e36fa34dad02c199d56f8", "sha256": "5f1e9d51025e55391b142eeb7bdc2c4a83133e44d0d502ae3b0f7d80d8f6c052" }, "downloads": -1, "filename": "ZMS3-3.1.6.tar.gz", "has_sig": false, "md5_digest": "bc284b2aba6e36fa34dad02c199d56f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3501557, "upload_time": "2015-06-29T07:59:16", "url": "https://files.pythonhosted.org/packages/90/85/9f69465e3815757c751e1a1c79abae2c4883d78e475238a8d0c491340b12/ZMS3-3.1.6.tar.gz" } ], "3.1.7": [ { "comment_text": "", "digests": { "md5": "897bebd05299a71a01a773280162b0e1", "sha256": "017eb8877e3be5ec59e850a3f833a5db25241e230c609b0dd1935875ae6345da" }, "downloads": -1, "filename": "ZMS3-3.1.7.tar.gz", "has_sig": false, "md5_digest": "897bebd05299a71a01a773280162b0e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3503807, "upload_time": "2015-08-07T13:45:54", "url": "https://files.pythonhosted.org/packages/44/20/e53fde559003070fd2e94c3937964bb1876ac6e9a1d13e2d68dc3ae0297e/ZMS3-3.1.7.tar.gz" } ], "3.2.0": [ { "comment_text": "", "digests": { "md5": "fda523be94c89f2f148a6f87fef8c402", "sha256": "60ccf0e19fd77cd5c17f3159997dea7ad661486153015e7e1c620f102198d66c" }, "downloads": -1, "filename": "ZMS3-3.2.0.tar.gz", "has_sig": false, "md5_digest": "fda523be94c89f2f148a6f87fef8c402", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3526265, "upload_time": "2015-10-28T20:01:12", "url": "https://files.pythonhosted.org/packages/66/bc/0217c4254ff7b2ca2d21bca09e2f1a5fb891693d602e6d1f87e8a14e7bfe/ZMS3-3.2.0.tar.gz" } ], "3.2.1": [ { "comment_text": "", "digests": { "md5": "a1350b3da3375895807cf5d5b8052e3f", "sha256": "dd592093c5102e37f9a196fb7d7a58abef3071d0e131d7923042cc7594ae01d2" }, "downloads": -1, "filename": "ZMS3-3.2.1.tar.gz", "has_sig": false, "md5_digest": "a1350b3da3375895807cf5d5b8052e3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3601086, "upload_time": "2015-12-02T19:20:28", "url": "https://files.pythonhosted.org/packages/b8/0d/fda42e2113aa57d38772cb02e93a187053bf561e72d64d06c99b9f341621/ZMS3-3.2.1.tar.gz" } ], "3.2.2": [ { "comment_text": "", "digests": { "md5": "9d28b5666ddb08abeb6b267162b2632e", "sha256": "ab47094099c12fbe1224f6ae95e6313013a2c9a372de6f8a5181d7e5ae0def92" }, "downloads": -1, "filename": "ZMS3-3.2.2.tar.gz", "has_sig": false, "md5_digest": "9d28b5666ddb08abeb6b267162b2632e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3573152, "upload_time": "2015-12-30T16:54:11", "url": "https://files.pythonhosted.org/packages/b6/4b/0e7ed9a18a2ad3211457905182271659a87a5d0832cf9f88f5111eaeaa25/ZMS3-3.2.2.tar.gz" } ], "3.2.3": [ { "comment_text": "", "digests": { "md5": "c06ad67b1a32f58dd290cddff5e3fe98", "sha256": "762570b72e59e193b9e1f5b8aff61f885e06a57fc0f53f2ff015c6856cf304c3" }, "downloads": -1, "filename": "ZMS3-3.2.3.tar.gz", "has_sig": false, "md5_digest": "c06ad67b1a32f58dd290cddff5e3fe98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3475739, "upload_time": "2016-03-02T21:43:52", "url": "https://files.pythonhosted.org/packages/45/1d/954e42d474141d9497152e346efa0c0630089d59461d708e17657326ff5f/ZMS3-3.2.3.tar.gz" } ], "3.2.4": [ { "comment_text": "", "digests": { "md5": "af628ac6cddd593e1c71d984b81e8868", "sha256": "a9607b074f859f3717449cac22049a034236ed8a2b6ee7fa8a8e0e0deff1a587" }, "downloads": -1, "filename": "ZMS3-3.2.4.tar.gz", "has_sig": false, "md5_digest": "af628ac6cddd593e1c71d984b81e8868", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3514695, "upload_time": "2016-06-29T21:46:50", "url": "https://files.pythonhosted.org/packages/96/9c/05b1c148e8770819778bc2d963f06d13287bf5ec8d03d38de52ad8215a0b/ZMS3-3.2.4.tar.gz" } ], "3.3.0": [ { "comment_text": "", "digests": { "md5": "28ba8c30cdeba7aef27451d0a9c078d0", "sha256": "226ea9b767c23b4323c0cbafaf3526a28dd471606fb52d9a648eeb6856f978aa" }, "downloads": -1, "filename": "ZMS3-3.3.0.tar.gz", "has_sig": false, "md5_digest": "28ba8c30cdeba7aef27451d0a9c078d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3517441, "upload_time": "2016-09-01T22:00:09", "url": "https://files.pythonhosted.org/packages/25/57/8b5803298050d5242c7d38499651716540befa1be8413e30e09559a76d3f/ZMS3-3.3.0.tar.gz" } ], "3.3.1": [ { "comment_text": "", "digests": { "md5": "1f8b3b6e90e0a23b51d684b53eaf1ffa", "sha256": "0749ab417655c4cd26b2c5d1ef3fe72ea69e89960de60acd463d4728164d0209" }, "downloads": -1, "filename": "ZMS3-3.3.1.tar.gz", "has_sig": false, "md5_digest": "1f8b3b6e90e0a23b51d684b53eaf1ffa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3518905, "upload_time": "2016-09-15T21:12:19", "url": "https://files.pythonhosted.org/packages/e5/b8/ebbf7d0d05fe3c32da051db5fea5c0099cd0f71fafafcd9f60189b931101/ZMS3-3.3.1.tar.gz" } ], "3.3.2": [ { "comment_text": "", "digests": { "md5": "751c6f82e57e8fb93e4eff52ddd562a9", "sha256": "64fb5cfc9fad3882fb7d6547aa1d2adf8f8d1184d642b6ef8cf0264c31d955ce" }, "downloads": -1, "filename": "ZMS3-3.3.2.tar.gz", "has_sig": false, "md5_digest": "751c6f82e57e8fb93e4eff52ddd562a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3522064, "upload_time": "2016-10-03T12:58:43", "url": "https://files.pythonhosted.org/packages/47/fd/6b0fbb5f4bccfb7e349faf21c4a369e989358e264a9cfd589587038962dd/ZMS3-3.3.2.tar.gz" } ], "3.3.3": [ { "comment_text": "", "digests": { "md5": "9935723daf364bcd59f95f8fbf6e29f6", "sha256": "69d6b5002891b1681207f65f4e893929056506fcac0bed1a7ec2d44e278dfc58" }, "downloads": -1, "filename": "ZMS3-3.3.3.tar.gz", "has_sig": false, "md5_digest": "9935723daf364bcd59f95f8fbf6e29f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3483214, "upload_time": "2017-01-04T21:22:34", "url": "https://files.pythonhosted.org/packages/15/33/4b712bff536714c8d6487369dc9f41269acade3bba4b60a15196f2335338/ZMS3-3.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9935723daf364bcd59f95f8fbf6e29f6", "sha256": "69d6b5002891b1681207f65f4e893929056506fcac0bed1a7ec2d44e278dfc58" }, "downloads": -1, "filename": "ZMS3-3.3.3.tar.gz", "has_sig": false, "md5_digest": "9935723daf364bcd59f95f8fbf6e29f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3483214, "upload_time": "2017-01-04T21:22:34", "url": "https://files.pythonhosted.org/packages/15/33/4b712bff536714c8d6487369dc9f41269acade3bba4b60a15196f2335338/ZMS3-3.3.3.tar.gz" } ] }