carboncopy

View on PyPIReverse Dependencies (0)

0.0.1 carboncopy-0.0.1-py3-none-any.whl

Wheel Details

Project: carboncopy
Version: 0.0.1
Filename: carboncopy-0.0.1-py3-none-any.whl
Download: [link]
Size: 9594
MD5: 5abbd5ed33a9a4fa02d3165830a2afb7
SHA256: ecdcf7b07401763828df95fabd508617716f395c38b0e253b06a123b08bac206
Uploaded: 2020-01-05 20:33:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: carboncopy
Version: 0.0.1
Summary: A small CLI utility to keep your repositories up-to-date with their templates
Author: Marc Cataford
Author-Email: c.marcandre[at]gmail.com
Home-Page: https://pypi.org/project/carboncopy/
Project-Url: Source, https://github.com/mcataford/carboncopy
Project-Url: Bug Reports, https://github.com/mcataford/carboncopy/issues
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.6
Requires-Dist: requests (>=2.22.0)
Requires-Dist: inquirer (==2.6.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1653 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/carboncopy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/carboncopy/cli_utils.py sha256=CzvqjtpY7loVHXL3nVKrWnFW4dw71CqVOuxvvESYp-A 525
src/carboncopy/config_defaults.py sha256=moaFtmPZtte5uFff5OwCGzYc94zvMoOYQyoqN7lRpHU 178
src/carboncopy/constants.py sha256=ubFW--B9vsMLQrY9DKMMT8rdPQ7PIJ4tqW-W8xbDWEU 206
src/carboncopy/fs_utils.py sha256=gnumZoVqxH8B1O-aNlV5bb36C4xSi4mko6JUrDFSVrg 2020
src/carboncopy/git_utils.py sha256=MN2I0_SmWdFfQIkU7WRwSqkrC402xetaGXIAd4M1lkY 1323
src/carboncopy/main.py sha256=jducobJu_gg7CAtpRmYqFwLSmoBrEFJL_Zy9va_Z_bU 792
src/carboncopy/print_utils.py sha256=jcA1gOnCKItd5J4nsuc_YlLtIW88tgu97S9Jlf2qFWE 51
src/carboncopy/use_cases.py sha256=mAY4uIobSXAvCWqZFyIViBb34FNAe4_JJnOP87pGJek 3274
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/setup.py sha256=MmVs72pmnqbCpVah2Ns-5RiKvWLI7eAPz92n7-ygDLo 540
tests/tasks.py sha256=1TEmwA_IbGrx-PdZu9K4cRJTJv-gSBLHYsfQh6uphfE 154
tests/test_use_cases.py sha256=1CGRnIBgr_I5Dfga2s9KhqCy40Ojb3fPhW3KBO9a8uM 1099
carboncopy-0.0.1.dist-info/LICENSE sha256=G6G00Xh-kY-h9KtrDUSoZLRfAuIvmRUAVlQNTcQRa1Y 1070
carboncopy-0.0.1.dist-info/METADATA sha256=g7MjgMtCCy9LY8p-wERD0RJDyEAYblOMEQPOYgjs13Y 2406
carboncopy-0.0.1.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
carboncopy-0.0.1.dist-info/entry_points.txt sha256=XQcZ0l8MgqFKi0wmqtnOeiQCa2SgT3TTTkQLTuI0ueA 56
carboncopy-0.0.1.dist-info/top_level.txt sha256=KW3xgkz9NLMTcmmzgKvW8RFpCFkRIQ085qzq2diFf68 10
carboncopy-0.0.1.dist-info/RECORD

top_level.txt

src
tests

entry_points.txt

carboncopy = src.carboncopy.main:run