fluiddevops

View on PyPIReverse Dependencies (0)

0.0.4b0 fluiddevops-0.0.4b0-py2.py3-none-any.whl

Wheel Details

Project: fluiddevops
Version: 0.0.4b0
Filename: fluiddevops-0.0.4b0-py2.py3-none-any.whl
Download: [link]
Size: 20143
MD5: a990717372347125d4e95356910fcaf0
SHA256: 835f7e1e306ec620fd40a67276c9424dc0e0eaca0e805bb61bc536f8a2c36d4c
Uploaded: 2019-01-24 16:51:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fluiddevops
Version: 0.0.4b0
Summary: Console scripts to make DevOps easier
Author: FluidDyn Developers
Author-Email: fluiddyn[at]freelists.org
Home-Page: http://bitbucket.org/fluiddyn/fluiddevops
License: CeCILL-B License
Keywords: DevOps,continuous integration,testing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7
Requires-Dist: requests (>=2.20.0)
Requires-Dist: future; python_version < "3"
Requires-Dist: futures; python_version < "3"
Requires-Dist: pathlib2; python_version < "3.4"
Requires-Dist: configparser; python_version < "3.5"
Requires-Dist: scandir; python_version < "3.5"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: numpydoc; extra == "doc"
Requires-Dist: mercurial (==4.7.2); extra == "hg"
Requires-Dist: hg-git (==0.8.12); extra == "hg"
Requires-Dist: dulwich (==0.19.6); extra == "hg"
Requires-Dist: hg-evolve (==8.3.1); extra == "hg"
Provides-Extra: doc
Provides-Extra: hg
Provides-Extra: doc
Provides-Extra: hg
[Description omitted; length: 2587 characters]

WHEEL

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

RECORD

Path Digest Size
fluiddevops/__init__.py sha256=_EEK3lBnUksNOov0bX8HkM84vSao0EC5q1qtTB6FipA 24
fluiddevops/icat.py sha256=K2yxoe96GrcfDLdSmQVXGmsKrY8HtBaiENuHGFrwACA 2702
fluiddevops/logger.py sha256=oIgHLjkbWQKMkQ4AxozCM6aTuhBGBYN4zN8Rt_nAPj4 452
fluiddevops/util.py sha256=Ns9Q1cuism6Mm-GA223ZfjJnAz26Rbi3EOjXHfkEpik 3124
fluiddevops/mirror/__init__.py sha256=afoYXs6z8ZEg-Z653IUmBx8k_pz5GcQxT8Pr3MWZldc 5843
fluiddevops/mirror/config.py sha256=e2FxK6Ku0sFmYphvSdvrkyTRmyvMKEcKL-Y5lzs_sOg 2970
fluiddevops/mirror/vcs.py sha256=GoCUZp3maFcPaQx3dUWb8cMUwxKhPnCW9s6ApacsF5M 3417
fluiddevops/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fluiddevops/test/test_icat.py sha256=RneKOAC7owI_9VRPmU9eBwpCebsTQLGgfe24nyLuIdk 805
fluiddevops/test/test_mirror.py sha256=0cqdcXJCqmdgB0-e5DfcK23WmeULNkfhw0Gsax8cpWM 3533
fluiddevops/vendor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fluiddevops/vendor/bitbucket_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fluiddevops/vendor/bitbucket_cli/cli.py sha256=r9OUVjUly8rrg-AZMQUTBoRssn5x8VyPmz3Vo2ZDJGg 17888
fluiddevops/vendor/bitbucket_cli/config.py sha256=iMGwZI6A-b4wJtdDAt0FoM97ONAnpqttL93wPd31Cus 1454
fluiddevops/vendor/bitbucket_cli/repositories.py sha256=dihkU6P-PFgd1mMi3dLyfde0zjkH70z48dL2UJJtdP4 5660
fluiddevops/vendor/bitbucket_cli/scm.py sha256=7A9T9PqxOTDjKsoj4FL2-2H_r1NmriAFlerUg-r5O_U 2933
fluiddevops-0.0.4b0.dist-info/METADATA sha256=MOMSC-V5tmQJZ7-8yQEJGSclxOe4fMnKbXCBRv13mlk 3926
fluiddevops-0.0.4b0.dist-info/RECORD
fluiddevops-0.0.4b0.dist-info/WHEEL sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk 110
fluiddevops-0.0.4b0.dist-info/entry_points.txt sha256=QnmhYbw4HJ09cjHC7rRwi43vvEDt9QYYxU4GKfyX3bw 219
fluiddevops-0.0.4b0.dist-info/top_level.txt sha256=P8QnuB8shaGWppsngdYW-VG9zRuUfT8BDGlohYxT6pA 12

top_level.txt

fluiddevops

entry_points.txt

bb = fluiddevops.vendor.bitbucket_cli.cli:run
bitbucket = fluiddevops.vendor.bitbucket_cli.cli:run
fluidicat = fluiddevops.icat:main
fluidmirror = fluiddevops.mirror:main
fm = fluiddevops.mirror:main