2021-11-04 15:03:22 +00:00
|
|
|
package:
|
|
|
|
name: logbook
|
2022-03-01 04:55:28 +00:00
|
|
|
version: 1.5.3
|
2022-09-06 06:20:04 +00:00
|
|
|
top-level:
|
|
|
|
- logbook
|
2021-11-04 15:03:22 +00:00
|
|
|
source:
|
2022-03-01 04:55:28 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/2f/d9/16ac346f7c0102835814cc9e5b684aaadea101560bb932a2403bd26b2320/Logbook-1.5.3.tar.gz
|
|
|
|
sha256: 66f454ada0f56eae43066f604a222b09893f98c1adc18df169710761b8f32fe8
|
2021-11-04 15:03:22 +00:00
|
|
|
|
|
|
|
requirements:
|
2022-08-22 04:35:27 +00:00
|
|
|
host:
|
2021-11-04 15:03:22 +00:00
|
|
|
- distutils
|
|
|
|
- setuptools
|
|
|
|
|
|
|
|
build:
|
|
|
|
script: |
|
|
|
|
python -c 'from Cython.Build.Cythonize import main; main(["./logbook/_speedups.pyx"])'
|
|
|
|
|
2022-09-06 06:20:04 +00:00
|
|
|
about:
|
|
|
|
home: http://logbook.pocoo.org/
|
|
|
|
PyPI: https://pypi.org/project/logbook
|
|
|
|
summary: A logging replacement for Python
|
|
|
|
license: BSD
|