Metadata-Version: 2.1
Name: CloudRepoAnalytics
Version: 2.0.0
Summary: Flask and Annie-based server to keep track of CloudRepo artifact download counts
Home-page: https://cloudrepooss.github.io/download-analytics/
Author: CloudRepo
Author-email: support@cloudrepo.io
Maintainer: Reece Dunham
Maintainer-email: me@rdil.rocks
License: Apache 2.0
Project-URL: Bug Tracker, https://github.com/CloudRepoOSS/download-analytics/issues
Project-URL: Source Code, https://github.com/CloudRepoOSS/download-analytics
Project-URL: License, https://github.com/CloudRepoOSS/download-analytics/blob/master/LICENSE
Description: <h1 align="center">
          <img src="https://cloudrepo.io/assets/img/logo/square/CloudRepo-Square-Brand-Blue.png" alt="CloudRepo Logo">
        </h1>
        
        Download analytics is a simple system to track artifact download counts on CloudRepo, built on [Flask](https://palletsprojects.com/p/flask/) and [Annie](https://github.com/annieapp/annie) technologies.
        
        CloudRepo is a private Maven and Python artifact registry provider. Learn more at https://cloudrepo.io/
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Flask
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Topic :: System
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Utilities
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Requires-Python: >3.3
Description-Content-Type: text/markdown
