Metadata-Version: 2.0
Name: Constellation-DeviceManager
Version: 0.1.3
Summary: Device Manager that works with the Constellation Suite
Home-page: https://github.com/ConstellationApps/
Author: Constellation Developers
Author-email: bugs@constellationapps.org
License: ISC License
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: System :: Networking
Classifier: Development Status :: 4 - Beta
Requires-Dist: constellation-base
Requires-Dist: netaddr

Constellation Device Manager
============================

This module implements a device registration system for managing MAC addresses within an organization.  Presently it implements a flat structure for storing MAC addresses but groups are planned for the future.  Like other Constallation Apps, this requires the availability of the Constellation Base module in your Django installation.


