-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·170 lines (169 loc) · 4.78 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
---
layout: default
---
<div id='front-main'>
<section id='intro'>
<p>
libbtc is a <strong>portable</strong>, <strong>pure C implementation</strong> of the bitcoin core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom bitcoin applications in any language which supports C bindings.
</p>
</section>
<section id='features'>
<ul>
<li id='cross-platform'>
<img src="images/libbtc/icon-cross-platform@2x.png" />
<h3>100% Cross-Platform</h3>
<p>Linux, FreeBSD, OpenBSD, Mac OS X, iOS, MinGW.</p>
</li>
<li id='zero-dependencies'>
<img src="images/libbtc/icon-zero-dependencies@2x.png" />
<h3>Zero Dependencies</h3>
<p>Builds out of the box with no dependencies. Works in embedded devices and iOS.</p>
</li>
<li id='c89'>
<img src="images/libbtc/icon-c89@2x.png" />
<h3>C89</h3>
<p>Written with portability in mind. Builds in GCC and Clang.</p>
</li>
<li id='permissive-licensiing'>
<img src="images/libbtc/icon-permissive-licensing@2x.png" />
<h3>Permissive Licensing</h3>
<p>MIT license. Link with open and proprietary software, no strings attached.</p>
</li>
</ul>
</section>
<section id='production-usage'>
<h5>Trusted and used in production by</h5>
<div class="row">
<img src="images/libbtc/logo-dbb@2x.png" alt="Digital Bitbox" width="84" height="50" />
</div>
<!--
<div class="row">
<img src="images/libgit2/logo-beanstalk@2x.png" alt="Beanstalk" width="118" height="37" />
<img src="images/libgit2/logo-striata@2x.png" alt="Striata" width="104" height="25" />
</div>
<div class="row">
<img src="images/libgit2/logo-xamarin@2x.png" alt="Xamarin" width="133" height="32" />
<img src="images/libgit2/logo-canonical@2x.png" alt="Canonical" width="150" height="20" />
<img src="images/libgit2/logo-bitbucket@2x.png" alt="Bitbucket" width="150" height="38" />
</div>-->
</section>
</div>
<aside id='sidebar'>
<h5>Language Bindings</h5>
<h6>There are currently no bindings. Go ahead, start one!</h6>
<!--
<ul id='primary-languages'>
<li id='rugged'>
<img src="images/libgit2/logo-ruby@2x.png" width="40" height="40" />
<h6>Ruby</h6>
<h5>
<a href="https://github.com/libgit2/rugged">Rugged</a>
</h5>
</li>
<li id='libgit2sharp'>
<img src="images/libgit2/logo-net-mono@2x.png" width="94" height="39" />
<h6>.Net & Mono</h6>
<h5>
<a href="https://github.com/libgit2/libgit2sharp">LibGit2Sharp</a>
</h5>
</li>
<li id='objective-c'>
<img src="images/libgit2/logo-apple@2x.png" width="46" height="51" />
<h6>Objective-C</h6>
<h5>
<a href="https://github.com/libgit2/objective-git">objective-git</a>
</h5>
</li>
</ul>
<ul class='additional-languages'>
<li>
<img src="images/libgit2/logo-python@2x.png" />
<h6>Python</h6>
<h5>
<a href="http://www.pygit2.org/">pygit2</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-perl@2x.png" />
<h6>Perl</h6>
<h5>
<a href="https://github.com/jacquesg/p5-Git-Raw">Git::Raw</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-nodejs@2x.png" />
<h6>Node.js</h6>
<h5>
<a href="https://github.com/nodegit/nodegit">nodegit</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-go@2x.png" />
<h6>Go</h6>
<h5>
<a href="https://github.com/libgit2/git2go">git2go</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-erlang@2x.png" />
<h6>Erlang</h6>
<h5>
<a href="https://github.com/carlosmn/geef">Geef</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-gnome@2x.png" />
<h6>GObject</h6>
<h5>
<a href="http://git.gnome.org/browse/libgit2-glib">libgit2-glib</a>
</h5>
</li>
</ul>
<ul class='additional-languages'>
<li>
<img src="images/libgit2/logo-lua@2x.png" />
<h6>Lua</h6>
<h5>
<a href="https://github.com/libgit2/luagit2">luagit2</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-parrot-vm@2x.png" />
<h6>Parrot VM</h6>
<h5>
<a href="https://github.com/letolabs/parrot-libgit2">parrot-libgit2</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-qt@2x.png" />
<h6>C++ Qt</h6>
<h5>
<a href="https://projects.kde.org/projects/playground/libs/libqgit2/">libqgit2</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-php@2x.png" />
<h6>PHP</h6>
<h5>
<a href="https://github.com/libgit2/php-git">php-git</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-chicken-scheme@2x.png" />
<h6>Chicken Scheme</h6>
<h5>
<a href="https://wiki.call-cc.org/egg/git">chicken-git</a>
</h5>
</li>
<li>
<img src="images/libgit2/logo-d@2x.png" />
<h6>D</h6>
<h5>
<a href="https://github.com/s-ludwig/dlibgit">dlibgit</a>
</h5>
</li>
</ul>
<ul class='additional-languages'>
<a href="https://github.com/libbtc/libbtc#language-bindings">And many more</a>
</ul>-->
</aside>