Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第9,1419,150项(搜索用时0.011秒)
devel/calendar-0.16.1 (Score: 1.869263E-4)
Date-time and time zone handling in Elixir
Calendar is a date and time library for Elixir. The Olson/Eggert "Time Zone Database" is used. Years 1 through 9999 are supported.
devel/jira-0.32 (Score: 1.869263E-4)
Library to ease use of the JIRA 5 REST APIs
a Python library designed to ease the use of the JIRA REST API. Some basic support for the GreenHopper REST API also exists.
devel/lxml-3.6.0 (Score: 1.869263E-4)
Pythonic binding for the libxml2 and libxslt libraries
lxml is a Python binding for libxml2 and libxslt. Its aim: * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management!
devel/msgpack-python-0.4.7 (Score: 1.869263E-4)
MessagePack (de)serializer for Python
MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small.
devel/path.py-8.1.2 (Score: 1.869263E-4)
Module wrapper for os.path
path.py implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.
devel/pathlib-1.0.1 (Score: 1.869263E-4)
Python 3.4 pathlib backported to 3.3, 3.2, 3.1, 2.7, 2.6
Backport of pathlib from Python 3.4. Offers a set of classes featuring all the common operations on paths in an easy, object-oriented way.
devel/petname-1.12 (Score: 1.869263E-4)
Generate human-readable, random object names
This utility will generate "pet names", consisting of a random combination of an adverb, adjective, and proper name. These are useful for unique hostnames, for instance.
devel/pydenticon-0.2 (Score: 1.869263E-4)
Library for generating identicons - an enhanced port of Sigil
Pydenticon is a small utility library that can be used for deterministically generating identicons based on the hash of provided data.
devel/pygit2-0.24.0 (Score: 1.869263E-4)
Python bindings for libgit2
Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git. Pygit2 works with Python 2.7, 3.2, 3.3, 3.4 and pypy.
devel/objecthash-20160121 (Score: 1.869263E-4)
Cross-language way to cryptographically hash JSON objects
Objecthash provides a way to cryptographically hash objects (in the JSON-ish sense) that works cross-language and therefore cross-encoding.