| Port details on branch 2020Q3 |
- py-srsly Modern high-performance serialization utilities for Python
- 2.1.0 devel
=0 2.1.0Version of this port present on the latest quarterly branch. - Maintainer: jwb@FreeBSD.org
 - Port Added: 2020-07-12 20:23:10
- Last Update: 2020-07-12 20:23:05
- Commit Hash: 7016640
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/explosion/srsly
- Description:
- This package bundles some of the best Python serialization libraries into one
standalone package, with a high-level API that makes it easy to write code
that's correct across platforms and Pythons. This allows us to provide all the
serialization utilities we need in a single binary wheel. Currently supports
JSON, JSONL, MessagePack, Pickle and YAML.
WWW: https://github.com/explosion/srsly
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}srsly>0:devel/py-srsly@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-srsly/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-srsly
- pkg install py37-srsly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py37-srsly listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py37-srsly
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1593369374
SHA256 (srsly-2.1.0.tar.gz) = 6310c5dac1c9121b6d919507ced0871c44690cb93c8d5b979db5b455cbc087eb
SIZE (srsly-2.1.0.tar.gz) = 316014
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-wheel>=0 : devel/py-wheel@py37
- cython-3.7 : lang/cython@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-srsly
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.0 12 Jul 2020 20:23:05
    |
Antoine Brodin (antoine)  |
MFH: r541135
devel/py-srsly: Add missing python version requirement
Requires python 3.6+
Reported by: pkg-fallout |
2.1.0 12 Jul 2020 20:23:05
  |
antoine  |
MFH: r541135
devel/py-srsly: Add missing python version requirement
Requires python 3.6+
Reported by: pkg-fallout |
Number of commits found: 2
|