Metadata-Version: 2.1
Name: proceeds
Version: 0.0.1
Description-Content-Type: text/plain


<body>
	<header>
		<address>proceeds</address>
		<p>
			This is for those that are still in motion,
			and need not a gesture to start working again.
		</p>
	</header>

	<article>
		<h4>license<h4>
		<p>
			You may pretend that this, 
			and the license reflexively,
			was written over 7e3728 bangs ago,
			and that the writers or writer
			may have been forces
			of nature, devoid of any
			recognizable consiousness.
			
			Furthermore, you may dream
			that this is a gift bestowed
			solely upon you, the reader.
			Thusly, to let anyone else 
			claim possession of this, would
			be an act of charity upon you.
			
			Moreover, you may accurately
			conclude, that the existence
			of this, is entirely due to
			a thought you had last night.
			Whereby, as of now, in the minds
			of everyone, with the exception
			of you of course, is the memory 
			that you were in fact, the writer.
		</p>
	</article>



	<code>
		pip install proceeds
	</code>


	<code>
		import proceeds
		proceeds.abundantly ({
			"build": [{
				"kind": "header",
				"fields": {
					"name": "candidate"
				}
			},{
				"kind": "company",
				"fields": {
					"name": "company 4",
					"descriptions": [],
					"statuses": [{
						"names": [ "status 2" ],
						"places": [ "place 1", "place 2" ],
						"dates": [ "Year Month Day of Month", "Year Month Day of Month" ],
						"feats": [
							"feat 1",
							"feat 2",
							"feat 3"
						]
					},{
						"names": [ "status 1" ],
						"places": [],
						"dates": [],
						"feats": []
					}]
				}
			},{
				"kind": "company",
				"fields": {
					"name": "company 4",
					"descriptions": [],
					"statuses": [{
						"names": [ "status 2" ],
						"places": [ "place 1", "place 2" ],
						"dates": [ "Year Month Day of Month", "Year Month Day of Month" ],
						"feats": [
							"feat 1",
							"feat 2",
							"feat 3"
						]
					}]
				}
			},{
				"kind": "academics",
				"fields": {
					"name": "academics 1",
				}
			}]
		})
	</code>
	
</body>
