fiftyone-devicedetection 4.4.54.0__tar.gz → 4.4.55.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (15) hide show
  1. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/PKG-INFO +2 -2
  2. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/setup.py +1 -2
  3. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/src/fiftyone_devicedetection.egg-info/PKG-INFO +2 -2
  4. fiftyone_devicedetection-4.4.55.0/version.txt +1 -0
  5. fiftyone_devicedetection-4.4.54.0/version.txt +0 -1
  6. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/MANIFEST.in +0 -0
  7. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/pyproject.toml +0 -0
  8. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/readme.md +0 -0
  9. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/setup.cfg +0 -0
  10. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/src/fiftyone_devicedetection/__init__.py +0 -0
  11. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/src/fiftyone_devicedetection/devicedetection_pipelinebuilder.py +0 -0
  12. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/src/fiftyone_devicedetection.egg-info/SOURCES.txt +0 -0
  13. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/src/fiftyone_devicedetection.egg-info/dependency_links.txt +0 -0
  14. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/src/fiftyone_devicedetection.egg-info/requires.txt +0 -0
  15. {fiftyone_devicedetection-4.4.54.0 → fiftyone_devicedetection-4.4.55.0}/src/fiftyone_devicedetection.egg-info/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fiftyone_devicedetection
3
- Version: 4.4.54.0
4
- Summary: The 51Degrees Pipeline API is a generic web request intelligence and data processing solution with the ability to add a range of 51Degrees and/or custom plug ins (Engines). This project contains 51Degrees Device Detection engines that can be used with the Pipeline API
3
+ Version: 4.4.55.0
4
+ Summary: 51Degrees Device Detection parses HTTP headers to return detailed hardware, operating system, browser, and crawler information for the devices used to access your website or service. This is an alternative to popular UAParser, DeviceAtlas, and WURFL packages.
5
5
  Home-page: https://51degrees.com/
6
6
  Author: 51Degrees Engineering
7
7
  Author-email: engineering@51degrees.com
@@ -42,8 +42,7 @@ setuptools.setup(
42
42
  author="51Degrees Engineering",
43
43
  author_email="engineering@51degrees.com",
44
44
  url="https://51degrees.com/",
45
- description=("The 51Degrees Pipeline API is a generic web request intelligence and data processing solution with the ability to add a range of 51Degrees and/or custom plug ins (Engines). "
46
- "This project contains 51Degrees Device Detection engines that can be used with the Pipeline API"),
45
+ description=("51Degrees Device Detection parses HTTP headers to return detailed hardware, operating system, browser, and crawler information for the devices used to access your website or service. This is an alternative to popular UAParser, DeviceAtlas, and WURFL packages."),
47
46
  long_description=read("readme.md"),
48
47
  long_description_content_type='text/markdown',
49
48
  python_requires=">=3.8",
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fiftyone_devicedetection
3
- Version: 4.4.54.0
4
- Summary: The 51Degrees Pipeline API is a generic web request intelligence and data processing solution with the ability to add a range of 51Degrees and/or custom plug ins (Engines). This project contains 51Degrees Device Detection engines that can be used with the Pipeline API
3
+ Version: 4.4.55.0
4
+ Summary: 51Degrees Device Detection parses HTTP headers to return detailed hardware, operating system, browser, and crawler information for the devices used to access your website or service. This is an alternative to popular UAParser, DeviceAtlas, and WURFL packages.
5
5
  Home-page: https://51degrees.com/
6
6
  Author: 51Degrees Engineering
7
7
  Author-email: engineering@51degrees.com
@@ -0,0 +1 @@
1
+ 4.4.55.0
@@ -1 +0,0 @@
1
- 4.4.54.0