SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-characteristic rpm build for : Fedora 28. For other distributions click python3-characteristic.

Name : python3-characteristic
Version : 14.3.0 Vendor : Fedora Project
Release : 10.fc28 Date : 2018-02-09 08:08:10
Group : Unspecified Source RPM : python-characteristic-14.3.0-10.fc28.src.rpm
Size : 0.14 MB
Packager : Fedora Project
Summary : Python library that eases the chores of implementing attributes
Description :
NOTE: characteristic is in maintenance-only mode upstream. Projects that do
not current use characteristic are not advised to adopt it: instead look at
the successor project, attrs (available as python2-attrs / python3-attrs).

Say \'yes\' to types but \'no\' to typing!

characteristic is a Python package with class decorators that ease the chores
of implementing the most common attribute-related object protocols.

You just specify the attributes to work with and ``characteristic`` gives you:

- a nice human-readable ``__repr__``,
- a complete set of comparison methods,
- and a kwargs-based initializer (that cooperates with your existing one)

*without* writing dull boilerplate code again and again.

So put down that type-less data structures and welcome some class into your
life!

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/28/Everything/ppc64le/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-characteristic-14.3.0-10.fc28.noarch.rpm
ftp.icm.edu.pl  python3-characteristic-14.3.0-10.fc28.noarch.rpm
     

Provides :
python3-characteristic
python3.6dist(characteristic)
python3dist(characteristic)

Requires :
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/__pycache__/characteristic.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/characteristic.cpython-36.pyc
/usr/lib/python3.6/site-packages/__pycache__/test_characteristic.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/test_characteristic.cpython-36.pyc
/usr/lib/python3.6/site-packages/characteristic-14.3.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/characteristic-14.3.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/characteristic-14.3.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/characteristic-14.3.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/characteristic-14.3.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/characteristic.py
/usr/lib/python3.6/site-packages/test_characteristic.py
/usr/share/doc/python3-characteristic
/usr/share/doc/python3-characteristic/README.rst
/usr/share/licenses/python3-characteristic
/usr/share/licenses/python3-characteristic/LICENSE

 
ICM