Metadata-Version: 1.1
Name: import-only-py
Version: 0.1
Summary: Restrict imports from specific directories to .py files only.
Home-page: https://github.com/pts/import_only_py
Author: Peter Szabo
Author-email: pts@fazekas.hu
License: Apache License, Version 2.0
Description: For the specified directories and their subdirectories, .pyc files will not be generated or used. Also .so (and .dll) files will be ignored.
Keywords: example documentation tutorial
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Libraries
