flot

View on PyPIReverse Dependencies (0)

0.7.2 flot-0.7.2-py3-none-any.whl

Wheel Details

Project: flot
Version: 0.7.2
Filename: flot-0.7.2-py3-none-any.whl
Download: [link]
Size: 21905
MD5: 463625d6e51af36d712ad835b9f8c664
SHA256: 0f2d7d787f6072e96528228b6eeb2baf383b3fe7e9b344d704a48a5b8ed64fbd
Uploaded: 2023-12-29 22:04:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flot
Version: 0.7.2
Summary: Flot is a simple tool to easily build multiple packages (wheel and sdist) from a single repo without having to create a subdir or another repo for each package, and by simply listing which files to include.
Author-Email: Philippe Ombredanne <pombredanne[at]nexb.com>, Thomas Kluyver <thomas[at]kluyver.me.uk>
Maintainer-Email: Philippe Ombredanne <pombredanne[at]nexb.com>
Project-Url: Source, https://github.com/nexB/flot
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinxcontrib_github_alt; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: testpath; extra == "test"
Requires-Dist: responses; extra == "test"
Requires-Dist: pytest (>=2.7.3); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: tomli; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: doc8; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: bump-my-version; extra == "test"
Requires-Dist: tox; extra == "test"
Requires-Dist: twine; extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 3169 characters]

WHEEL

Wheel-Version: 1.0
Generator: flot 0.7.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flot/__init__.py sha256=PlYf1Wbw3TNrsG0IFKJny7unFoSHXjAesz1g609X0Ho 3871
flot/__main__.py sha256=rWtyVQMSmrcyQBE986xK6Hp1-2z_JZVg-W_PTU-1wRs 264
flot/buildapi.py sha256=E8xmRu7JiPby8QS-Mq7mjtzbRMTRwCcEDyzWFubYf68 3186
flot/common.py sha256=nx7y3S7Diu-ECWx0Q7pgD3RadhQ0nIAbLqQNVY9auwQ 10032
flot/config.py sha256=CZ-8seDU_S9CO3y2WwtDacOEVb3luekGjdpSY7hOda8 16025
flot/sdist.py sha256=h_I3b7vE7fJ01hQwL_nXWnOLmZUECrqqqoJttc9v6s0 7147
flot/versionno.py sha256=EJaTsmIx2V-xPy-8eqnJG0rT70SOUZDnF-7SiO3TZo4 3635
flot/wheel.py sha256=qc7Ga-k-v0i-FtPmROUKkVAaJ0WVx0b7bOBDtX6WSIE 11229
flot-0.7.2.dist-info/entry_points.txt sha256=jOULqD2s0R6otTKFwLmojH3S5HsTGR61gE3K1EJGmAI 34
flot-0.7.2.dist-info/WHEEL sha256=5CC323EWxMIcr8TpN8l60qWiPABVmDOTYKdnRvWIfkw 81
flot-0.7.2.dist-info/METADATA sha256=hG-DTW6cDvf55vsZguLZ2bg7STFP-rPUJ8Pc2vmt0yU 4594
flot-0.7.2.dist-info/LICENSE sha256=OVMn8aDYFj4djiVO8aRz7WsUtgVSC6SEdnJdQglX_p0 2902
flot-0.7.2.dist-info/RECORD

entry_points.txt

flot = flot:main