OpenBSD CVS

CVS log for ports/devel/py-bitstring/distinfo


[BACK] Up to [local] / ports / devel / py-bitstring

Request diff between arbitrary revisions


Default branch: kn, MAIN


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jun 2 22:53:44 2019 UTC (5 years ago) by kn
Branch: kn, MAIN
CVS Tags: kn_20190603, OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, HEAD
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import py-bitstring

Bitstrings can be constructed from integers (big and little endian), hex,
octal, binary, strings or files. They can be sliced, joined, reversed,
inserted into, overwritten, etc. with simple functions or slice notation.
They can also be read from, searched and replaced, and navigated in,
similar to a file or stream.

Feedback and OK jasper

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 2 22:53:44 2019 UTC (5 years ago) by kn
Branch point for: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.