Metadata-Version: 2.0
Name: aldryn-jobs
Version: 1.2.2
Summary: Publish job openings on your site
Home-page: https://github.com/aldryn/aldryn-jobs
Author: Divio AG
Author-email: info@divio.ch
License: LICENSE.txt
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.6
Classifier: Framework :: Django :: 1.7
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Dist: Django (<1.10,>=1.6)
Requires-Dist: aldryn-apphooks-config (>=0.1.3)
Requires-Dist: aldryn-boilerplates
Requires-Dist: aldryn-categories
Requires-Dist: aldryn-common (>=0.1.3)
Requires-Dist: aldryn-reversion (>=1.0.1)
Requires-Dist: aldryn-translation-tools (>=0.2.1)
Requires-Dist: cssutils
Requires-Dist: django-admin-sortable2 (>=0.5.2)
Requires-Dist: django-appdata (>=0.1.4)
Requires-Dist: django-bootstrap3
Requires-Dist: django-cms (>=3.2)
Requires-Dist: django-emailit
Requires-Dist: django-multiupload (>=0.5.1)
Requires-Dist: django-parler
Requires-Dist: django-sortedm2m (>=1.2.2)
Requires-Dist: django-standard-form
Requires-Dist: djangocms-text-ckeditor (>=1.0.10)
Requires-Dist: html5lib (<=0.9999999)
Requires-Dist: lxml
Requires-Dist: pytz
Requires-Dist: unidecode

##########################
Aldryn Jobs for django CMS
##########################

|PyPI_Version| |Build_Status| |Coverage_Status| |codeclimate| |requires_io|

Aldryn Jobs is an Aldryn-compatible django CMS application for publishing
job openings and receiving applications.

Please see the `Aldryn Jobs documentation <http://aldryn-jobs.readthedocs.org>`_,
which includes information on installation and getting started.

It also contains `documentation for content editors and end-users
<http://aldryn-jobs.readthedocs.org/en/latest/user/index.html>`_.

************
Contributing
************

Aldryn Jobs is a an open-source project. We'll be delighted to receive your
feedback in the form of issues and pull requests. Before submitting your pull
request, please review our
`guidelines for Aldryn Addons <http://docs.aldryn.com/en/latest/reference/addons/index.html>`_.


************
Requirements
************

* django CMS 3.0.12, 3.1.x or 3.2.x
* Django 1.6.9, 1.7.x, or 1.8.x


.. |PyPI_Version| image:: http://img.shields.io/pypi/v/aldryn-jobs.svg
   :target: https://pypi.python.org/pypi/aldryn-jobs
.. |Build_Status| image:: http://img.shields.io/travis/aldryn/aldryn-jobs/master.svg
   :target: https://travis-ci.org/aldryn/aldryn-jobs
.. |Coverage_Status| image:: http://img.shields.io/coveralls/aldryn/aldryn-jobs/master.svg
   :target: https://coveralls.io/r/aldryn/aldryn-jobs?branch=master
.. |codeclimate| image:: https://codeclimate.com/github/aldryn/aldryn-jobs/badges/gpa.svg
   :target: https://codeclimate.com/github/aldryn/aldryn-jobs
   :alt: Code Climate
.. |requires_io| image:: https://requires.io/github/aldryn/aldryn-jobs/requirements.svg?branch=master
   :target: https://requires.io/github/aldryn/aldryn-jobs/requirements/?branch=master
   :alt: Requirements Status


