dffml-feature-git

View on PyPIReverse Dependencies (3)

0.3.0.post0 dffml_feature_git-0.3.0.post0-py3-none-any.whl

Wheel Details

Project: dffml-feature-git
Version: 0.3.0.post0
Filename: dffml_feature_git-0.3.0.post0-py3-none-any.whl
Download: [link]
Size: 11363
MD5: 7505d952fed9dc0c2a51f3d4f40eb007
SHA256: 8473f37a8488406e45c9d8578b3a6d372756d44703e5cfad0a3894208ca44073
Uploaded: 2021-06-09 15:47:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dffml-feature-git
Version: 0.3.0.post0
Author: John Andersen
Author-Email: john.s.andersen[at]intel.com
Home-Page: https://github.com/intel/dffml/blob/master/feature/git/README.md
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: dffml (>=0.4.0)
Requires-Dist: python-dateutil (>=2.7.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2212 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dffml_feature_git/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dffml_feature_git/log.py sha256=PkzMCt8N9DGiteaPbvIJahM4zTfFELttmoV8o89OzS8 70
dffml_feature_git/version.py sha256=MPN5uQxGYRh-_dzSstgdguXsFJN1cOVVhF28kZH0fIo 24
dffml_feature_git/feature/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dffml_feature_git/feature/definitions.py sha256=VPragGmranGnaHLUXZ6h5TMp8QB063lAsPKO-Vy1yOk 2518
dffml_feature_git/feature/log.py sha256=PkzMCt8N9DGiteaPbvIJahM4zTfFELttmoV8o89OzS8 70
dffml_feature_git/feature/operations.py sha256=tqmAHL1chlvJUhf2KjzRNrC0oN1pLZ8LAcyScTvMGbs 11782
dffml_feature_git/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dffml_feature_git/util/log.py sha256=PkzMCt8N9DGiteaPbvIJahM4zTfFELttmoV8o89OzS8 70
dffml_feature_git/util/proc.py sha256=0uKLse4RSIqjaXztHU_gU6w1BCFVqHEaNolgCAfBtsA 1747
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_df.py sha256=BcxdzvgdD2pEolgtAvtIYy8SmysrpAgKdyJVWfu85ws 3315
dffml_feature_git-0.3.0.post0.dist-info/LICENSE sha256=TTaPqfOARqs-Ja1c3SqqLfsOu5Rj6rtG3EvrlBF2rNA 1067
dffml_feature_git-0.3.0.post0.dist-info/METADATA sha256=17nMU1EresppndqwzGv1PkWUrAPJeL6PBudfpW_vGHI 3080
dffml_feature_git-0.3.0.post0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
dffml_feature_git-0.3.0.post0.dist-info/entry_points.txt sha256=LqS7v0obZpHTjbc-OjJOM8e2MHa8RDvBM5GkfhL1BD8 1208
dffml_feature_git-0.3.0.post0.dist-info/top_level.txt sha256=TV-Lp1u7x5Adg5SNl4CkISWRUKxy0n3kUvusdxpNwEY 24
dffml_feature_git-0.3.0.post0.dist-info/RECORD

top_level.txt

dffml_feature_git
tests

entry_points.txt

check_if_valid_git_repository_URL = dffml_feature_git.feature.operations:check_if_valid_git_repository_URL
cleanup_git_repo = dffml_feature_git.feature.operations:cleanup_git_repo
clone_git_repo = dffml_feature_git.feature.operations:clone_git_repo
count_authors = dffml_feature_git.feature.operations:count_authors
git_commits = dffml_feature_git.feature.operations:git_commits
git_repo_author_lines_for_dates = dffml_feature_git.feature.operations:git_repo_author_lines_for_dates
git_repo_checkout = dffml_feature_git.feature.operations:git_repo_checkout
git_repo_commit_from_date = dffml_feature_git.feature.operations:git_repo_commit_from_date
git_repo_default_branch = dffml_feature_git.feature.operations:git_repo_default_branch
git_repo_release = dffml_feature_git.feature.operations:git_repo_release
lines_of_code_by_language = dffml_feature_git.feature.operations:lines_of_code_by_language
lines_of_code_to_comments = dffml_feature_git.feature.operations:lines_of_code_to_comments
make_quarters = dffml_feature_git.feature.operations:make_quarters
quarters_back_to_date = dffml_feature_git.feature.operations:quarters_back_to_date
work = dffml_feature_git.feature.operations:work