Metadata-Version: 2.1
Name: bigfix-prefetch
Version: 0.0.1
Summary: A python module for working with BigFix prefetches
Home-page: https://github.com/jgstew/bigfix_prefetch
Author: JGStew
Author-email: noreply@jgstew.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/jgstew/bigfix_prefetch/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.6
Description-Content-Type: text/markdown

# generate-prefetch
Python scripts for generating BigFix prefetches

## Related:
- https://github.com/jgstew/tools/blob/master/Python/url_to_prefetch.py
  - TODO: move [url_to_prefetch.py](https://github.com/jgstew/tools/blob/master/Python/url_to_prefetch.py) to this repo
- https://github.com/jgstew/generate_bes_from_template
  - https://github.com/jgstew/generate_bes_from_template/blob/master/action_createfile_from_file.py


