{ "info": { "author": "Evgeny Golyshev", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "|pypi|\n\npieman\n======\n\nThe package contains the utilities which are used by\n`Pieman `__, script for creating\ncustom OS images for single-board computers. The utilities are:\n\n- ``check_wpa_passphrase.py``: checks if WPA passphrases are valid. A\n passphrase is considered as valid when 1) it's between 8 and 63\n characters and 2) it doesn't contain any special characters. These\n two simple checks were borrowed from the original wpa\\_supplicant\n codebase and rewritten in Python (see\n ``wpa_supplicant/wpa_passphrase.c``).\n- ``depend_on.py``: sometimes one environment variable (A) can't be\n specified without another one (B), so this utility helps Pieman\n explicitly say that A depends on B and check if B is set to true (if\n bool) or simply specified (in other cases) when A is set to true (if\n bool) or simply specified (in other cases).\n- ``du.py``: provides the disk usage of the specified directory. It was\n developed primarily for estimating chroot environments disk usage. In\n some cases the utility provides more accurate result than ``du`` from\n GNU `coreutils `__.\n- ``image_attrs.py``: allows getting image attributes which are stored\n in the ``pieman.yml`` files. The utility is more high-level tool than\n `PyYAML `__ because it's aware of the\n ``pieman.yml`` specifics.\n- ``render.py``: renders config templates (which are\n `Jinja2 `__ templates under the\n hood).\n\nInstallation\n------------\n\n``sudo pip3 install pieman``\n\n.. |pypi| image:: https://badge.fury.io/py/pieman.svg\n :target: https://badge.fury.io/py/pieman", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tolstoyevsky/pieman", "keywords": "", "license": "https://gnu.org/licenses/gpl-3.0.txt", "maintainer": "Evgeny Golyshev", "maintainer_email": "eugulixes@gmail.com", "name": "pieman", "package_url": "https://pypi.org/project/pieman/", "platform": "", "project_url": "https://pypi.org/project/pieman/", "project_urls": { "Homepage": "https://github.com/tolstoyevsky/pieman" }, "release_url": "https://pypi.org/project/pieman/0.11.0/", "requires_dist": null, "requires_python": "", "summary": "Pieman package", "version": "0.11.0" }, "last_serial": 5965037, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e2f75f85aecf938d2092013c02cb3083", "sha256": "e5d018d64e766c0220673f7428b6604cd2b6fbdd9c36653160021595b96cc45f" }, "downloads": -1, "filename": "pieman-0.1.tar.gz", "has_sig": false, "md5_digest": "e2f75f85aecf938d2092013c02cb3083", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3839, "upload_time": "2018-04-18T20:47:44", "url": "https://files.pythonhosted.org/packages/25/ef/0d75618e51fff13bd99fb76783ed01a156c7190c34e429343ed99880c21a/pieman-0.1.tar.gz" } ], "0.10.0": [ { "comment_text": "", "digests": { "md5": "8da2ea6274837b6c4df4fe0f0b0da470", "sha256": "e5df0cb42d78e1d131ddae663ba13ab311ae2cfb14ab48cbaba0f0f0c6545584" }, "downloads": -1, "filename": "pieman-0.10.0.tar.gz", "has_sig": false, "md5_digest": "8da2ea6274837b6c4df4fe0f0b0da470", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8676, "upload_time": "2019-04-07T08:39:29", "url": "https://files.pythonhosted.org/packages/66/aa/9226f0f96d16322a1968b407f83a3eccecef6f45cb35783c250b63d8bded/pieman-0.10.0.tar.gz" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "1fdc7451e53294c753a6420332650256", "sha256": "11698e1aa0eec147801d20a935edd89240afeb6845f3a17948b8eae6a459cac9" }, "downloads": -1, "filename": "pieman-0.11.0.tar.gz", "has_sig": false, "md5_digest": "1fdc7451e53294c753a6420332650256", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10155, "upload_time": "2019-10-12T18:29:35", "url": "https://files.pythonhosted.org/packages/f2/3b/80d2ab41093bd5df4ef0687b6f3dd049502021f0be5b6cfc18b644b0802f/pieman-0.11.0.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "60501230bfb7a7e2307c4eb6c88d467f", "sha256": "665cbd808f1d86be3c9c14712be5016b00b70002724050c751c1d489575ec8f0" }, "downloads": -1, "filename": "pieman-0.2.tar.gz", "has_sig": false, "md5_digest": "60501230bfb7a7e2307c4eb6c88d467f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3901, "upload_time": "2018-04-18T21:34:55", "url": "https://files.pythonhosted.org/packages/df/32/b700d33b0f4cefc67197d2aa61046832667ebf3c756f8aadb322ff2d9147/pieman-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "08ccafceb82bb6074276fdd6bc184b39", "sha256": "532e43bd1ff21fe8ac7664e39d621ae6da4c681d56e84493a033c648075335c2" }, "downloads": -1, "filename": "pieman-0.2.1.tar.gz", "has_sig": false, "md5_digest": "08ccafceb82bb6074276fdd6bc184b39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3719, "upload_time": "2018-04-19T19:13:02", "url": "https://files.pythonhosted.org/packages/e6/a1/f270d11a5b84d653a34f1cfd35df951043471d0073c2d01382aad0e3c061/pieman-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e6e8700bbcf3b966127d7f12aa98e395", "sha256": "073ec3c8724296e518950b2eda1520117041bfc7ad912d98eaeab0bb6b2bdf3b" }, "downloads": -1, "filename": "pieman-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e6e8700bbcf3b966127d7f12aa98e395", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4738, "upload_time": "2018-06-02T12:56:51", "url": "https://files.pythonhosted.org/packages/77/f2/2a16b74e5b484e1fe86b4d0211a1b15469e33bfa19ddfde714e7160e6f6d/pieman-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "2f465ab857d2c6d827cb14b2a08feb69", "sha256": "b7a77033d7942c8c4ef7e3313abe41ad822c5fc2808d4cb80098cefa0465ad48" }, "downloads": -1, "filename": "pieman-0.4.0.tar.gz", "has_sig": false, "md5_digest": "2f465ab857d2c6d827cb14b2a08feb69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4787, "upload_time": "2018-11-16T14:19:15", "url": "https://files.pythonhosted.org/packages/9d/e8/eeca9dfca204e6b524c2b03421e3ddd45596f4d3d6bae8dd29d54462b2c7/pieman-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "b3c23499ee367ec945ab0202c64bfdae", "sha256": "b27f67b46375707db1779ce9bee085acf508377cb8a909aa20f0db635d8ce120" }, "downloads": -1, "filename": "pieman-0.5.0-py3.6.egg", "has_sig": false, "md5_digest": "b3c23499ee367ec945ab0202c64bfdae", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 18024, "upload_time": "2019-01-26T10:34:15", "url": "https://files.pythonhosted.org/packages/d8/36/d6f4668ba42fb0cd3c0d4d5c3373f65c3015b5443fbbe656a09deb4d3ac1/pieman-0.5.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "1d19d8411422cbac57fff14e8b39e31a", "sha256": "61c99b0f5829c120f93e301a6be28c481c2e45bd19ff3db9b19190b6caf84fca" }, "downloads": -1, "filename": "pieman-0.5.0.tar.gz", "has_sig": false, "md5_digest": "1d19d8411422cbac57fff14e8b39e31a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5226, "upload_time": "2019-01-10T21:47:39", "url": "https://files.pythonhosted.org/packages/4e/74/c448b9029eb3f018ba05ccf881112d4f6b2deac1df2f9d0629e6cf0c7c87/pieman-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "90f2032971f551e030a27b775db1ee63", "sha256": "c3badbe6c3221424d05e415c74cfbb9e1d115e98f1b379d3ea4a7df4cc987b3c" }, "downloads": -1, "filename": "pieman-0.6.0.tar.gz", "has_sig": false, "md5_digest": "90f2032971f551e030a27b775db1ee63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5494, "upload_time": "2019-01-26T10:34:57", "url": "https://files.pythonhosted.org/packages/74/68/c6f6cdad9a3276240871ef06052f350e022510de49b23ca399f550d9be44/pieman-0.6.0.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "dcc0065e630ff53b8a2f587e0615ad20", "sha256": "5e623668d91130462484480061c6e5fae205ac063af8d89a24969521eceb0d37" }, "downloads": -1, "filename": "pieman-0.7.0.tar.gz", "has_sig": false, "md5_digest": "dcc0065e630ff53b8a2f587e0615ad20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8641, "upload_time": "2019-02-17T10:40:13", "url": "https://files.pythonhosted.org/packages/2f/4e/e542a955f17d5ed389f74fac39fc99fed2b4e7bd2ef2d1c3c9da4d24e4e6/pieman-0.7.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "e16346574d10332ce8832e49db033240", "sha256": "7445154105f0e9943e62b118767aed31685ae8fde43a735d5270d5701cb0a76c" }, "downloads": -1, "filename": "pieman-0.8.0.tar.gz", "has_sig": false, "md5_digest": "e16346574d10332ce8832e49db033240", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8653, "upload_time": "2019-03-23T10:35:57", "url": "https://files.pythonhosted.org/packages/8e/ec/92cb76328f52b165a047ae7019976f766a07b01934ee9c0a89536153a67f/pieman-0.8.0.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "7f895720d111e2e1901b7c9b2e60af89", "sha256": "40c65031188c2f599e6e260c617c26d8bbf0300277318bc610c268b121372672" }, "downloads": -1, "filename": "pieman-0.9.0.tar.gz", "has_sig": false, "md5_digest": "7f895720d111e2e1901b7c9b2e60af89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8648, "upload_time": "2019-03-30T12:28:47", "url": "https://files.pythonhosted.org/packages/f8/08/02cbe984f99e083ccb2c76d6dfcc137b73e7c449fc54bd243509f597ec0f/pieman-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1fdc7451e53294c753a6420332650256", "sha256": "11698e1aa0eec147801d20a935edd89240afeb6845f3a17948b8eae6a459cac9" }, "downloads": -1, "filename": "pieman-0.11.0.tar.gz", "has_sig": false, "md5_digest": "1fdc7451e53294c753a6420332650256", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10155, "upload_time": "2019-10-12T18:29:35", "url": "https://files.pythonhosted.org/packages/f2/3b/80d2ab41093bd5df4ef0687b6f3dd049502021f0be5b6cfc18b644b0802f/pieman-0.11.0.tar.gz" } ] }