搜索资源列表
yum-metadata-parser-1.1.2.tar
- yum-metadata-parser 一个用C写的yum仓库解析库,速度比python的要快很多。 研究yum的可看看。 -yum-metadata-parser written in C with a yum warehouse analytic database, speed faster than a lot of python. Research yum can see.
nfqueue-bindings-0.1.tar
- 此包是为perl或者 Python等高级语言提供一个库,该库提供对网络数据包通过queue方式的访问。-nfqueue-bindings was written to provide an interface in high-level languages such as Perl or Python to libnetfilter_queue. The goal is to provide a library to gain access to packets queued by
kyotocabinet-python-1.14.tar
- 这是 kyoko cabinet C语言库代码 Python 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -This Python library wraps the polymorphic database of the C++ API. So, you can s
6_Python 语言参考手册 - v1.0(p3.4).pdf
- 本书是python 编程语言的权威参考指南,书中详尽解释了python 核心语言和python 库中最重要的部分,涉及类型和对象、操作符和表达式、编程结构和控制流、输入和输出、测试、调试等,也包括一些python官方文档或其他参考资料中未提及的高级主题。 (This book is the definitive reference guide for the python programming language, the book explains the most important c