Metadata-Version: 2.4
Name: organizer
Version: 0.0.14
Summary: A tool to assist in organizing media files.
Author-email: "Manuel Amador (Rudd-O)" <rudd-o@rudd-o.com>
Project-URL: Homepage, https://github.com/Rudd-O/organizer
Project-URL: Repository, https://github.com/Rudd-O/organizer
Project-URL: Issues, https://github.com/Rudd-O/organizer/issues
Keywords: media,archiving,organizer
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Communications :: File Sharing
Classifier: Topic :: Utilities
Description-Content-Type: text/x-rst
Requires-Dist: iniparse
Requires-Dist: jinja2
Requires-Dist: decorator

Organizer
=========

The organizer will help you sort your media files in folders easily
and conveniently.

With this program installed on your home computer, all you need to do is
simply start your file manager, select the files to organize with a right
click, then select Organize media files from the Open with... menu.  You
can also run the program `organizer` from the command line, specifying
the paths to the files you want to organize as arguments to the program.

Optionally, if the program `takeown` is installed, the organizer will
automatically attempt to take ownership of the files prior to organizing
them.  This saves you an extra work step.
