{ "info": { "author": "Roger Marsh", "author_email": "roger.marsh@solentware.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=======================\nFilter zipped DBF files\n=======================\n\n.. contents::\n\n\nDescription\n===========\n\nFilterZippedDBF allows values in unwanted fields in zipped DBF files to be removed.\n\nThe zip archive is extracted into memory, so a permanent copy containing the values in unwanted fields is not made. In particular when the zip archive is\ndownloaded.\n\nA list of files in a zip archive is displayed.\n\nA list of fields in each DBF file is displayed.\n\nSelect the fields whose values are to be removed.\n\nSave the files individually or write a new zip archive, with the values in the selected fields removed.\n\n\nInstallation Instructions\n=========================\n\nInstall the package by typing\n\n python setup.py install\n\nat the command prompt with setup.py in the current directory.\n\nYou may need to give the path and version of Python depending on your system's configuration:\n\n /python setup.py install\n\n For example\n\n C:\\\\Python33\\\\python setup.py install\n\n on Microsoft Windows or\n\n python3.3 setup.py install\n\n on Unix-like systems.\n\n\nRun\n===\n\nThe command to run this package is:\n\n python -m filterzippeddbf.filter\n\nYou may need to give the path and version of Python depending on your system's configuration:\n\n /python -m filterzippeddbf.filter\n\n For example\n\n C:\\\\Python33\\\\python -m filterzippeddbf.filter\n\n on Microsoft Windows or\n\n python3.3 -m filterzippeddbf.filter\n\n on Unix-like systems.\n\nOr use the facilities of your desktop (Microsoft Windows, GNOME, KDE, ...) to set up a convenient way of starting FilterZippedDBF. \n\nRight-click with the pointer over the FilterZippedDBF window to display a menu of actions.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.solentware.co.uk", "keywords": "DBF CSV", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "FilterZippedDBF", "package_url": "https://pypi.org/project/FilterZippedDBF/", "platform": "", "project_url": "https://pypi.org/project/FilterZippedDBF/", "project_urls": { "Homepage": "http://www.solentware.co.uk" }, "release_url": "https://pypi.org/project/FilterZippedDBF/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Filter zipped DBF files to remove data from unwanted fields", "version": "0.2.0" }, "last_serial": 3654740, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7d2dcb9e7aacfc522a136bf394c970e4", "sha256": "4a9fedf96ecbdb0fbc84f9fb02849b0cd420bac311024d260f85835f5ee0be06" }, "downloads": -1, "filename": "FilterZippedDBF-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7d2dcb9e7aacfc522a136bf394c970e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16846, "upload_time": "2017-01-31T08:19:53", "url": "https://files.pythonhosted.org/packages/89/25/f67a82003635eea7513c0955a134c529928da865d11af968b45e570dbac7/FilterZippedDBF-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "8e9b5d3fa0fb7266a9aaafe15443c5a8", "sha256": "58cd32e990f869447718d0947746226eaadf2988c7b5957e4328b8a22bbcc1a7" }, "downloads": -1, "filename": "FilterZippedDBF-0.2.0.tar.gz", "has_sig": false, "md5_digest": "8e9b5d3fa0fb7266a9aaafe15443c5a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17338, "upload_time": "2018-03-09T15:31:17", "url": "https://files.pythonhosted.org/packages/cf/7f/10d711a0125ab5743e44a6376ef9c6b1a2c98ef9d8fcbd5f73bfc71c7c04/FilterZippedDBF-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8e9b5d3fa0fb7266a9aaafe15443c5a8", "sha256": "58cd32e990f869447718d0947746226eaadf2988c7b5957e4328b8a22bbcc1a7" }, "downloads": -1, "filename": "FilterZippedDBF-0.2.0.tar.gz", "has_sig": false, "md5_digest": "8e9b5d3fa0fb7266a9aaafe15443c5a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17338, "upload_time": "2018-03-09T15:31:17", "url": "https://files.pythonhosted.org/packages/cf/7f/10d711a0125ab5743e44a6376ef9c6b1a2c98ef9d8fcbd5f73bfc71c7c04/FilterZippedDBF-0.2.0.tar.gz" } ] }