{
"info": {
"author": "Dinu Gherman",
"author_email": "gherman@darwin.in-berlin.de",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: GNU General Public License (GPL)",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Utilities"
],
"description": "`Fileinfo` helps you in identifying files with specific values for certain \nattributes in order to search and sort these files and present the results \nin an easily readable tabular fashion.\n\nUsing `fileinfo` you can access this information for many files at once \nwithout opening these files individually with a dedicated application, \nwhich can be very time consuming.\n\nIn order to determine such file attributes, `fileinfo` comes with some \npre-built plug-ins, for file formats like PDF, MP3, TTF and PY (Python \nsource code files). These plug-ins allow you to determine e.g. the number \nof pages or the creator of PDF documents, the artist and title of MP3 \nfiles, the number of glyphs in TTF font files, the number of classes \nor docstrings in Python files, etc. \n\nOf course, you can also access file information on an operating system \nlevel, like the size and modification date/time of files. And, you can \nalso write your own plug-ins to extend `fileinfo`'s capabilities.\n\nA tool like `fileinfo` is different from other tools like `Spotlight \n`_, since it does not use \na huge global index and it presents not only a flat result list, but an \noverview of matching files together with the respective (possibly sorted) \nattribute values. And since `fileinfo` is written in pure Python it is \nnot tied to a specific plattform.\n\n`Fileinfo` is most useful when used on many files at once, because then \nyou get an overview of the attribute values for the entire set of files.\n\nThis release fixes a few buglets and implements minor packaging refactorings.\n\n\nFeatures\n++++++++\n\n- extract file attributes \n- display attribute values in a tabular fashion\n- display output table as plain text, CSV, simple RestructuredText, HTML\n- display output table interactively (OS X Cocoa and Django, experimental)\n- sort output by one or more attribute values\n- filter files with attributes satisfying some expression\n- provide a plugin architecture\n- provide a plugin for filesystem attributes\n- provide plugins for XML and Python\n- provide plugins for Spotlight attributes and file bundles (OS X)\n- provide plugins for media formats PDF, MP3 and Quicktime (experimental)\n- install a Python package named ``fileinfo``\n- install a Python command-line script named ``fileinfo``\n- provide a Unittest test suite\n- install test suite inside the installed package \n- test samples include MP3, PDF, TTF and Python files\n\n\nExamples\n++++++++\n\nFrom the system command-line you use `fileinfo` e.g. like this::\n\n $ python fileinfo -a npages *.pdf\n \nHere is an example of some statistics for Python code (taken from the \ntop-level of `Docutils `_ 0.5)::\n\n $ cd docutils-0.5/build/lib/docutils\n $ fileinfo -a lc:nclasses:ndefs:ndocstrs *.py\n lc nclasses ndefs ndocstrs path\n 205 5 2 3 __init__.py\n 616 1 24 14 core.py\n 97 0 3 4 examples.py\n 760 5 34 18 frontend.py\n 413 9 22 14 io.py\n 1802 130 124 39 nodes.py\n 1491 19 91 60 statemachine.py\n 137 0 0 1 urischemes.py\n 594 9 32 25 utils.py\n 6115 178 332 178 total\n\nHere is another example for Mac OS X Widgets::\n\n $ cd /Library/Widgets\n $ fileinfo --format rest-simple -a bundlename:bundleversion *.wdgt\n ================= ============= ======================\n bundlename bundleversion path\n ================= ============= ======================\n Address Book 1.1.5 Address Book.wdgt\n Calculator 1.2 Calculator.wdgt\n Dictionary 2.0.1 Dictionary.wdgt\n Flight Tracker 1.3 Flight Tracker.wdgt\n Movies 0.4 Movies.wdgt\n Stickies 2.0 Stickies.wdgt\n Stocks 1.3 Stocks.wdgt\n Tile Game 1.0.2 Tile Game.wdgt\n Unit Converter 2.2 Unit Converter.wdgt\n Weather 1.1 Weather.wdgt\n WebClip 1.0 Web Clip.wdgt\n World Clock 2.0 World Clock.wdgt\n Calendar 3.1 iCal.wdgt\n total\n ================= ============= ======================",
"description_content_type": null,
"docs_url": null,
"download_url": "http://www.dinu-gherman.net/tmp/fileinfo-0.3.3.tar.gz",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://www.dinu-gherman.net/",
"keywords": "files,attributes,information,tabular display",
"license": "GNU General Public Licence v3 (GPLv3)",
"maintainer": null,
"maintainer_email": null,
"name": "fileinfo",
"package_url": "https://pypi.org/project/fileinfo/",
"platform": "Posix,Windows",
"project_url": "https://pypi.org/project/fileinfo/",
"project_urls": {
"Download": "http://www.dinu-gherman.net/tmp/fileinfo-0.3.3.tar.gz",
"Homepage": "http://www.dinu-gherman.net/"
},
"release_url": "https://pypi.org/project/fileinfo/0.3.3/",
"requires_dist": null,
"requires_python": null,
"summary": "Show information about files in a tabular fashion.",
"version": "0.3.3"
},
"last_serial": 802979,
"releases": {
"0.3.2": [
{
"comment_text": "",
"digests": {
"md5": "23f04c2f4babef5d0df567187f5f9bdf",
"sha256": "9babfba7d89695547fc175fe4087e20330fab3ce55a9e748ad6bfd1d8f96c22f"
},
"downloads": -1,
"filename": "fileinfo-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "23f04c2f4babef5d0df567187f5f9bdf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 173898,
"upload_time": "2008-09-30T08:02:35",
"url": "https://files.pythonhosted.org/packages/86/fd/eeece0d5d68cfc81040c0983c115552dfee1db07c890dc31520eea45639e/fileinfo-0.3.2.tar.gz"
}
],
"0.3.3": [
{
"comment_text": "",
"digests": {
"md5": "ca896c2c2210100449292e80e2b661d7",
"sha256": "001c9d1326330cb57d8df3493af63f1244dda9471a162e910646bc3af338842b"
},
"downloads": -1,
"filename": "fileinfo-0.3.3-py2.4.egg",
"has_sig": false,
"md5_digest": "ca896c2c2210100449292e80e2b661d7",
"packagetype": "bdist_egg",
"python_version": "2.4",
"requires_python": null,
"size": 226768,
"upload_time": "2009-12-16T18:17:39",
"url": "https://files.pythonhosted.org/packages/84/8d/c7b61e9034341b4a61cd15ab3257b269db359203ffe6520c141abf6c78f9/fileinfo-0.3.3-py2.4.egg"
},
{
"comment_text": "",
"digests": {
"md5": "53d5ab9c16ac3336d5a540362c73c42b",
"sha256": "e97e08d8785d206088f27fd1675aa1a344fe2ef7d4e9d7a95b3c077feb025fa8"
},
"downloads": -1,
"filename": "fileinfo-0.3.3-py2.5.egg",
"has_sig": false,
"md5_digest": "53d5ab9c16ac3336d5a540362c73c42b",
"packagetype": "bdist_egg",
"python_version": "2.5",
"requires_python": null,
"size": 220842,
"upload_time": "2008-11-14T11:32:55",
"url": "https://files.pythonhosted.org/packages/3d/3e/8ca2d032d36bbef69893aa54e4a9c5631dfae12636b894cb901efe5f0e4d/fileinfo-0.3.3-py2.5.egg"
},
{
"comment_text": "",
"digests": {
"md5": "90c07b0f5f915afe54b7fdad8fea0e0a",
"sha256": "11ef72632cd553908e275f79e23ad9378aad36af6dda1a05febd849bf415faf3"
},
"downloads": -1,
"filename": "fileinfo-0.3.3-py2.6.egg",
"has_sig": false,
"md5_digest": "90c07b0f5f915afe54b7fdad8fea0e0a",
"packagetype": "bdist_egg",
"python_version": "2.6",
"requires_python": null,
"size": 220683,
"upload_time": "2008-11-14T11:33:09",
"url": "https://files.pythonhosted.org/packages/bf/ca/608f8384fcd3a19afe65bbaeef889debd46a5167f603f579c1f257a7970e/fileinfo-0.3.3-py2.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "48a2c817ae81f248303bd35780f45b12",
"sha256": "8c5c3aeb8aec2ae660995741ed133b6bad088237efe5d4212dbab4f40e27398d"
},
"downloads": -1,
"filename": "fileinfo-0.3.3.tar.gz",
"has_sig": false,
"md5_digest": "48a2c817ae81f248303bd35780f45b12",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 182115,
"upload_time": "2008-11-14T11:32:16",
"url": "https://files.pythonhosted.org/packages/27/31/4e3545c9c85f265c8fecd9531c6808d609d98fe1526f6b448c56de5f5053/fileinfo-0.3.3.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "ca896c2c2210100449292e80e2b661d7",
"sha256": "001c9d1326330cb57d8df3493af63f1244dda9471a162e910646bc3af338842b"
},
"downloads": -1,
"filename": "fileinfo-0.3.3-py2.4.egg",
"has_sig": false,
"md5_digest": "ca896c2c2210100449292e80e2b661d7",
"packagetype": "bdist_egg",
"python_version": "2.4",
"requires_python": null,
"size": 226768,
"upload_time": "2009-12-16T18:17:39",
"url": "https://files.pythonhosted.org/packages/84/8d/c7b61e9034341b4a61cd15ab3257b269db359203ffe6520c141abf6c78f9/fileinfo-0.3.3-py2.4.egg"
},
{
"comment_text": "",
"digests": {
"md5": "53d5ab9c16ac3336d5a540362c73c42b",
"sha256": "e97e08d8785d206088f27fd1675aa1a344fe2ef7d4e9d7a95b3c077feb025fa8"
},
"downloads": -1,
"filename": "fileinfo-0.3.3-py2.5.egg",
"has_sig": false,
"md5_digest": "53d5ab9c16ac3336d5a540362c73c42b",
"packagetype": "bdist_egg",
"python_version": "2.5",
"requires_python": null,
"size": 220842,
"upload_time": "2008-11-14T11:32:55",
"url": "https://files.pythonhosted.org/packages/3d/3e/8ca2d032d36bbef69893aa54e4a9c5631dfae12636b894cb901efe5f0e4d/fileinfo-0.3.3-py2.5.egg"
},
{
"comment_text": "",
"digests": {
"md5": "90c07b0f5f915afe54b7fdad8fea0e0a",
"sha256": "11ef72632cd553908e275f79e23ad9378aad36af6dda1a05febd849bf415faf3"
},
"downloads": -1,
"filename": "fileinfo-0.3.3-py2.6.egg",
"has_sig": false,
"md5_digest": "90c07b0f5f915afe54b7fdad8fea0e0a",
"packagetype": "bdist_egg",
"python_version": "2.6",
"requires_python": null,
"size": 220683,
"upload_time": "2008-11-14T11:33:09",
"url": "https://files.pythonhosted.org/packages/bf/ca/608f8384fcd3a19afe65bbaeef889debd46a5167f603f579c1f257a7970e/fileinfo-0.3.3-py2.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "48a2c817ae81f248303bd35780f45b12",
"sha256": "8c5c3aeb8aec2ae660995741ed133b6bad088237efe5d4212dbab4f40e27398d"
},
"downloads": -1,
"filename": "fileinfo-0.3.3.tar.gz",
"has_sig": false,
"md5_digest": "48a2c817ae81f248303bd35780f45b12",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 182115,
"upload_time": "2008-11-14T11:32:16",
"url": "https://files.pythonhosted.org/packages/27/31/4e3545c9c85f265c8fecd9531c6808d609d98fe1526f6b448c56de5f5053/fileinfo-0.3.3.tar.gz"
}
]
}