Name: | python-fn |
---|---|
Version: | 0.4.3 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 178102 |
License: | ASL 2.0 |
RPM: | python-fn-0.4.3-1.el7.noarch.rpm |
Source RPM: | python-fn-0.4.3-1.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/kachayev/fn.py |
Summary: | Features to allow functional programming in Python |
Description: | Despite the fact that Python is not pure-functional programming language, it's a multi-paradigm PL and it gives you enough freedom to take credits from functional programming approach. There are theoretical and practical advantages to the functional style: - Formal provability - Modularity - Composability - Ease of debugging and testing Fn.py library provides you with missing "batteries" to get maximum from functional approach even in mostly-imperative program. |
- Latest upstream release.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
- Latest upstream release.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Move the description block of the python3 subpackage to within the conditional.
- Make it noarch.
- Run the tests.
- Add doc line to python3 subpackage files. - Nuke prebuilt egg. - Use python-devel2 instead of python-devel. - Dep on python-setuptools and python3-setuptools.
- Add python3 subpackage.