Name python3-phx-filters
Version 2.0.2
Summary Validation and data pipelines made easy!
Description The Filters library provides an easy and readable way to create complex data validation and processing pipelines, including: - Validating complex JSON structures in API requests or config files. - Parsing timestamps and converting to UTC. - Converting Unicode strings to NFC, normalizing line endings and removing unprintable characters. - Decoding Base64, including URL-safe variants. And much more! The output from one filter can be “piped” into the input of another, enabling you to “chain” filters together to quickly and easily create complex data pipelines.
Section devel/python
License MIT
Homepage https://pypi.org/project/phx-filters/
Recipe file recipes-python/python3-phx-filters/python3-phx-filters_2.0.2.bb
Layer meta-tangle (master branch)
Inherits
  • distutils-common-base
  • distutils3
  • distutils3-base
  • pypi
  • python3-dir
  • python3native
  • python3targetconfig
  • setuptools3
Dependencies
  • python3
  • python3-native
  • python3-setuptools-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

https://files.pythonhosted.org/packages/source/p/phx-filters/phx-filters-2.0.2.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-tangle:

Branch Recipe
master python3-phx-filters 2.0.2 (this recipe)