metadata.json 1.2 KB

1
  1. {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Operating System :: OS Independent", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: System :: Filesystems", "Topic :: System :: Operating System", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython"], "extensions": {"python.details": {"contacts": [{"email": "benhoyt@gmail.com", "name": "Ben Hoyt", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/benhoyt/scandir"}}}, "generator": "bdist_wheel (0.29.0)", "license": "New BSD License", "metadata_version": "2.0", "name": "scandir", "summary": "scandir, a better directory iterator and faster os.walk()", "version": "1.5"}